summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2018-07-16 19:19:56 +0000
committerAlex Langford <apl@fb.com>2018-07-16 19:19:56 +0000
commit8d33a085c363a5f4288c7866fe35d48417e2731d (patch)
tree30302498b75a2abb6eed6b15d76bdd77c4d78c7f /clang/lib/Frontend/CompilerInvocation.cpp
parent31e29a4b59fdd33c147f2172b76fa43ace0fa00b (diff)
downloadbcm5719-llvm-8d33a085c363a5f4288c7866fe35d48417e2731d.tar.gz
bcm5719-llvm-8d33a085c363a5f4288c7866fe35d48417e2731d.zip
[CMake] Give lldb tools functional install targets when building LLDB.framework
Summary: This change makes the install targets for lldb tools functional when building for the framework. I am currently working on the install rules for lldb-framework and this will let me make `install-lldb-framework` rely on `install-lldb-argdumper` for instance. This is especially important for `install-lldb-framework-stripped`. It is much better for `install-lldb-framework-stripped` to rely on `install-lldb-argdumper-stripped` than to copy and strip lldb-argdumper manually. Differential Revision: https://reviews.llvm.org/D49038 llvm-svn: 337202
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud