diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-02-01 13:08:09 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-02-01 13:08:09 +0000 |
commit | d9e66e1b44cfdbecde9143c112a93490c8c0223f (patch) | |
tree | 0adb8f18a98c6c477b5d44cbaa1a23f481253b47 /llvm/lib/Transforms | |
parent | a4cf26b499fd9d281cc67b2ba61ef91f35379215 (diff) | |
download | bcm5719-llvm-d9e66e1b44cfdbecde9143c112a93490c8c0223f.tar.gz bcm5719-llvm-d9e66e1b44cfdbecde9143c112a93490c8c0223f.zip |
[CMake] Add install targets for utilities to LLVM exports if LLVM_INSTALL_UTILS=ON
Summary: D56606 was only appending target names to the `LLVM_EXPORTS`/`LLVM_EXPORTS_BUILDTREE_ONLY` properties. Targets showed up correctly in the build-tree `LLVMExports.cmake`, but they were missing in the installed one (as we found in https://bugs.llvm.org/show_bug.cgi?id=40443), because install did not register them explicitly.
Reviewers: mgorny, smeenai, beanz, gottesmm, dschuff, tstellar, serge-sans-paille
Reviewed By: smeenai
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D57383
llvm-svn: 352869
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions