[Lldb-commits] [PATCH] D36948: lldb-argdumper doesn't need lldbCore.

2017-08-21 Thread Bruce Mitchener via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL311399: lldb-argdumper doesn't need lldbCore. (authored by brucem). Repository: rL LLVM https://reviews.llvm.org/D36948 Files: lldb/trunk/tools/argdumper/CMakeLists.txt Index:

[Lldb-commits] [PATCH] D36948: lldb-argdumper doesn't need lldbCore.

2017-08-21 Thread Bruce Mitchener via Phabricator via lldb-commits
brucem created this revision. Herald added a subscriber: mgorny. lldb-argdumper only needs lldbUtility to successfully build and link. https://reviews.llvm.org/D36948 Files: tools/argdumper/CMakeLists.txt Index: tools/argdumper/CMakeLists.txt