[Lldb-commits] [PATCH] D36948: lldb-argdumper doesn't need lldbCore.
Bruce Mitchener via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 21 15:56:54 PDT 2017
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/trunk/tools/argdumper/CMakeLists.txt
===================================================================
--- lldb/trunk/tools/argdumper/CMakeLists.txt
+++ lldb/trunk/tools/argdumper/CMakeLists.txt
@@ -4,7 +4,6 @@
argdumper.cpp
LINK_LIBS
- lldbCore
lldbUtility
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36948.112082.patch
Type: text/x-patch
Size: 295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170821/cf3c6b9c/attachment.bin>
More information about the lldb-commits
mailing list