Revert "[CMake] Provide options for toggling on and off various runtime libraries."
authorChris Bieneman <beanz@apple.com>
Thu, 10 Dec 2015 00:40:58 +0000 (00:40 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 10 Dec 2015 00:40:58 +0000 (00:40 +0000)
commit5c64ddfa8811be15356b196f1ed09dfc1794e8d0
tree9d08b48d2d43211b56f32d628344b13647e1d4f0
parenta584158a252797355e760a9b8eaa84ce93d00244
Revert "[CMake] Provide options for toggling on and off various runtime libraries."

This reverts r255170. This change caused a bunch of bot failures and needs to be revised.

llvm-svn: 255184
compiler-rt/cmake/Modules/CompilerRTUtils.cmake
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/CMakeLists.txt
compiler-rt/lib/lsan/CMakeLists.txt
compiler-rt/lib/tsan/CMakeLists.txt
compiler-rt/lib/ubsan/CMakeLists.txt
compiler-rt/test/CMakeLists.txt
compiler-rt/test/cfi/CMakeLists.txt
compiler-rt/test/interception/CMakeLists.txt [deleted file]
compiler-rt/test/ubsan/CMakeLists.txt