cmake: Don't install plugins used for examples or tests
authorTom Stellard <tstellar@redhat.com>
Mon, 14 Jan 2019 18:25:35 +0000 (18:25 +0000)
committerTom Stellard <tstellar@redhat.com>
Mon, 14 Jan 2019 18:25:35 +0000 (18:25 +0000)
commitd0a767608773cfa3d8644c27796b63ff40962806
tree05a9d3ba15911eefa5184b7ccf961b7a63a0ad66
parent8da641455c03b6a2ec035b24c27484f6c6c03909
cmake: Don't install plugins used for examples or tests

Summary:
This patch drops install targets for LLVMHello.so,
TestPlugin.so, and BugpointPasses.so.

Reviewers: chandlerc, beanz, thakis, philip.pfaffe

Reviewed By: chandlerc

Subscribers: SquallATF, mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D55965

llvm-svn: 351087
llvm/lib/Transforms/Hello/CMakeLists.txt
llvm/tools/bugpoint-passes/CMakeLists.txt
llvm/unittests/Passes/CMakeLists.txt