[CMake] Assign components and dependencies during add_compiler_rt_resource_file
authorChris Bieneman <beanz@apple.com>
Tue, 23 Feb 2016 21:50:39 +0000 (21:50 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 23 Feb 2016 21:50:39 +0000 (21:50 +0000)
commit86792ea71808f83fd1c221bec33a0b5b6c1a1383
treeac789f8b5378bf0931fe5704af3da3be5804c13f
parent87442c1133ce0c4d7ee8e95b1f6fe019033fbca3
[CMake] Assign components and dependencies during add_compiler_rt_resource_file

This makes it so that component-based installations will include resource files (i.e. blacklists). My next patch will add support for component-based installations.

llvm-svn: 261699
compiler-rt/cmake/Modules/AddCompilerRT.cmake
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/cfi/CMakeLists.txt
compiler-rt/lib/msan/CMakeLists.txt