[CMake] Ensure that compiler-rt is added first
authorChris Bieneman <beanz@apple.com>
Tue, 30 Aug 2016 21:29:21 +0000 (21:29 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 30 Aug 2016 21:29:21 +0000 (21:29 +0000)
commit6d54d55648ec92dd589f043a5d471232197e5ad5
tree70bf5a667efda584fffef1d9f3ab6d25ae9164d7
parentdcbc504c47565f3dc4e410de3c58e50e48eb5a9b
[CMake] Ensure that compiler-rt is added first

This will enable other runtime projects to detect the presence of sanitizer runtimes by referring to the sanitizer targets directly.

llvm-svn: 280162
llvm/runtimes/CMakeLists.txt