Update XFAIL line after r294781.

llvm-svn: 294820
This commit is contained in:
Benjamin Kramer 2017-02-11 02:00:03 +00:00
parent 8425f453ef
commit a05bdf75c0
1 changed files with 1 additions and 1 deletions

View 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;