summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-09-22 21:08:27 +0000
committerChris Bieneman <beanz@apple.com>2016-09-22 21:08:27 +0000
commit7176862809a97d189ff5c82711f4d7afffb4dbe8 (patch)
tree5f9f00458982021b802aea90533d3612a9f56393 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parent706024395f9a218aeeb4b5948fc15ab5322a763e (diff)
downloadbcm5719-llvm-7176862809a97d189ff5c82711f4d7afffb4dbe8.tar.gz
bcm5719-llvm-7176862809a97d189ff5c82711f4d7afffb4dbe8.zip
[CMake] Fixing a small hack in add_lldb_library
This code was adding an explicit dependency on libclang because lldb needs clang headers, changing this to instead depend on the clang tablegen targets means we don't have to depend on building the clang bits in libclang that lldb doesn't need. Note this is still a bit of a hack because we're adding the dependency to all lldb libraries, instead of just the ones that need it. llvm-svn: 282196
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud