JDevlieghere added a comment.

In D132868#3758826 <https://reviews.llvm.org/D132868#3758826>, @labath wrote:

> I don't think this will work in general, as the modules feature requires all 
> your dependencies to be modularized, and linux systems generally don't have 
> that. You might be able to do a feature like "build no_debug_info tests with 
> modules if the platform supports it" and then make sure darwin supports it.

Yeah, that was my secondary concern, because that's why we don't run the 
`gmodules` variant there.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132868/new/

https://reviews.llvm.org/D132868

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to