Include tests only if COMPILER_RT_BUILD_XRAY is ON.
authorDean Michael Berris <dberris@google.com>
Fri, 26 Aug 2016 02:39:09 +0000 (02:39 +0000)
committerDean Michael Berris <dberris@google.com>
Fri, 26 Aug 2016 02:39:09 +0000 (02:39 +0000)
commit510911f7bd7406ec7cd3b4d32349537f5448e578
tree7b0158539189bc06a20872af96cf9d399d3b71dc
parent269cd8d1d27d7c74b3bf2de79d1ded8b4f1fc3a1
Include tests only if COMPILER_RT_BUILD_XRAY is ON.

This should un-break users that have not re-generated their CMake
configs when they ran it when this was defaulted to OFF. Related to
r277975 post-commit review.

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