Don't install clang-import-test
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Tue, 23 Jun 2020 16:31:47 +0000 (17:31 +0100)
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Wed, 24 Jun 2020 11:24:43 +0000 (12:24 +0100)
commit2ace69339ffe3d3432b1fb930f51b490bb8856c8
treee569c54d882f459651adc26b387bd3bfc92a7987
parent0fad648b65b99b68040fa26c5da9c0bec5b0aa1d
Don't install clang-import-test

I have been trying to reduce the installed size of our CHERI toolchain and
noticed that this tool was being installed even with -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON.
This appears to be a test binary that should not be installed.

Reviewed By: v.g.vassilev
Differential Revision: https://reviews.llvm.org/D82169
clang/tools/clang-import-test/CMakeLists.txt