[PATCH] D27640: [XRay][compiler-rt] Check target for XRay Flight Data Recorder
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 11 16:42:44 PST 2016
dberris added a comment.
I'm not sure what you mean here -- can you provide a bit more context? Note that we gate the adding of the unittests on whether we should build XRay and whether the target can run the unit tests. We already add the testsuite in line 31 in this same file.
Can you say something about whether the target you're building for can run the tests?
Repository:
rL LLVM
https://reviews.llvm.org/D27640
More information about the llvm-commits
mailing list