[Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 1 09:34:02 PDT 2016


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

I prefer this solution for now over exporting all of llvm. The other solution introduces fragility in a shared library that currently vends a solid reliable API.


https://reviews.llvm.org/D26190





More information about the lldb-commits mailing list