[PATCH] D45002: [test] Conservatively re-enable a FreeBSD/XRay test
David CARLIER via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 28 15:59:11 PDT 2018
devnexen added inline comments.
================
Comment at: test/Driver/XRay/xray-instrument-os.c:2
// RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
-// XFAIL: -linux-
+// XFAIL: -linux-, -freebsd
// REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64
----------------
What output do you get when you use directly llvm-lit on this ?
Repository:
rC Clang
https://reviews.llvm.org/D45002
More information about the cfe-commits
mailing list