[Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 1 08:42:25 PDT 2016


labath added a comment.

I thought removing it will cause it to export everything. If it doesn't, then we can put whatever magic is necessary there. :)

Although, if exporting everything does require some fancy linker flags, then I probably wouldn't make it the default.


https://reviews.llvm.org/D26188





More information about the lldb-commits mailing list