[Lldb-commits] [PATCH] D29359: Start breaking some dependencies in lldbUtility

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 31 16:24:04 PST 2017


zturner added a comment.

In https://reviews.llvm.org/D29359#662417, @labath wrote:

> Looks reasonable. To make sure things stay this way, we should make sure that the Utility unit test has only this module specified as a dependency (I guess after @beanz is done with digging through that).


Yea, this was the plan.  After we're all done, drop all the dependencies from the `CMakeLists.txt` and the unit test exe and then everything else should happen automatically.


https://reviews.llvm.org/D29359





More information about the lldb-commits mailing list