]> granicus.if.org Git - clang/commitdiff
Update XFAIL line after r294781.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 11 Feb 2017 02:00:03 +0000 (02:00 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 11 Feb 2017 02:00:03 +0000 (02:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294820 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/XRay/xray-instrument-cpu.c

index 613342063a40a52622d2de6c14c5843763a778d6..8215cc16e169a9ba4451ae5927356586a1fdccd6 100644 (file)
@@ -1,4 +1,4 @@
 // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
-// XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64
+// XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-
 // REQUIRES: linux
 typedef int a;