[PATCH] D32259: [XRay] [compiler-rt] - Fix standalone build test and XFAIL a test.

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 17:27:53 PDT 2017


kpw added a comment.

With a standalone build, check-xray produces

Testing Time: 0.31s

  Expected Passes    : 6
  Unsupported Tests  : 2

With an in-tree build, the results are

Testing Time: 4.62s

  Expected Passes    : 7
  Expected Failures  : 1


https://reviews.llvm.org/D32259





More information about the llvm-commits mailing list