[XRay][compiler-rt] CMake fixes for XRay -- take 2.
authorDean Michael Berris <dberris@google.com>
Tue, 6 Dec 2016 08:40:16 +0000 (08:40 +0000)
committerDean Michael Berris <dberris@google.com>
Tue, 6 Dec 2016 08:40:16 +0000 (08:40 +0000)
commitdcd2748a34d574e29b1cbf89a3c2ea646c0efa64
tree6dc73686a9ec6aedc660c634409fec54c9972d71
parentd94c0bf4bef5f498e1548ff044f533acd7a6e3e5
[XRay][compiler-rt] CMake fixes for XRay -- take 2.

The bootstrap buildbot complains about not being able to find the
unittests for XRay, when the conditionals to include or not include
tests and unit tests don't match.

This is a follow-up to D26232.

llvm-svn: 288786
compiler-rt/test/xray/CMakeLists.txt