[CMake] NFC. Add intrinsics_gen target to CMake Exports
authorChris Bieneman <beanz@apple.com>
Fri, 28 Jul 2017 15:33:35 +0000 (15:33 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 28 Jul 2017 15:33:35 +0000 (15:33 +0000)
commit572658920987ab45d32140d25e519dce5dbcf6c0
tree7b9123afdc3a37a5bc5ee78eaa28ae70db649b55
parentab360d6015229d34be1350fd834589e78da50809
[CMake]  NFC. Add intrinsics_gen target to CMake Exports

By creating a dummy of this target in LLVMConfig.cmake, projects that can build against out-of-tree LLVM can freely depend on the target without needing to have conditionals for if LLVM is in-tree or out-of-tree.

llvm-svn: 309389
llvm/cmake/modules/LLVMConfig.cmake.in