bruno added a comment.

Very nice!

> I generated a report for the remaining cyclic dependencies in the `lldb` 
> module here <https://teemperor.de/pub/lldb-cycles/cycle_report.cycle.html>.

Do you plan to fix headers at some point to break out the dependencies?



================
Comment at: include/lldb/module.modulemap:66
+// This big module is necessary to work around the cyclic dependencies
+// between its submodules.
+module lldb {
----------------
Will this trick be enough for local submodules visibility mode as well? 


https://reviews.llvm.org/D47929



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

Reply via email to