aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorKeith Wyss <wyssman@gmail.com>2017-04-19 17:20:47 +0000
committerKeith Wyss <wyssman@gmail.com>2017-04-19 17:20:47 +0000
commitb2566da8498f21b031fbffd769ef4b677d43ff33 (patch)
treee78d4580c21bec5ba89742e773cfc3948a84527a /llvm/unittests/Support/MathExtrasTest.cpp
parentc67fe57e1e2e2d23a152fc4d16c916e2d388d9d2 (diff)
downloadllvm-b2566da8498f21b031fbffd769ef4b677d43ff33.zip
llvm-b2566da8498f21b031fbffd769ef4b677d43ff33.tar.gz
llvm-b2566da8498f21b031fbffd769ef4b677d43ff33.tar.bz2
Skip tests that use 'llvm_xray' for standalone builds.
Summary: Tests that generate output with compiler-rt and verify it with the llvm_xray command (built from the llvm tree) are extremely convenient, but compiler-rt can be built out of tree and llvm_xray is not built for every target. This change intends to disable tests for out of tree builds, but does nothing to detect whether llvm_xray can be found elsewhere on the path, is fresh enough, or is part of a build target for the in tree build. Tested: Tested that this didn't break check-xray. Haven't reproduced bots or standalone builds. Reviewers: dberris, kcc Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D32150 llvm-svn: 300716
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions