[xray] Only build xray on Linux for now
authorReid Kleckner <rnk@google.com>
Wed, 20 Jul 2016 14:58:07 +0000 (14:58 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 20 Jul 2016 14:58:07 +0000 (14:58 +0000)
commit8367634c7a6705df32f0633569628d625914f1db
tree7a8d3b93dcd36df5ef9481ff0e114700b287e72c
parent441cf5d818e9d46b6071199ac7e6bb4f2aa7da81
[xray] Only build xray on Linux for now

Should fix the Windows buildbots, and maybe some other non-Linux Unix
bots too.

XRay currently depends on sanitizer_common, so associate it with the
"build sanitizers" option and remove the option for separately
controlling the XRay build.

llvm-svn: 276124
compiler-rt/CMakeLists.txt
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/CMakeLists.txt