dblaikie added a comment.

This, I guess, is part of the impact of moving towards explicit modules 
(-fmodule-name is for building a module with that name, right?)?

With explicit modules there is the option for modular code generation - which 
doesn't require any specific DWARF consumer support (so should "just work" - if 
you've a build system you can teach to generate a .o file from the .pcm, and 
link that .o with everything else)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57976



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

Reply via email to