[powerpc] reactivate ignore_lib4.cc on powerpc64le

The test case compiler-rt/test/tsan/ignore_lib4.cc fails on powerpc64
big endian but not little endian.

llvm-svn: 261900
This commit is contained in:
Bill Seurer
2016-02-25 17:41:41 +00:00
parent 9cfc49d5b5
commit 1d180c31f4

View File

@@ -5,8 +5,9 @@
// Longjmp assembly has not been implemented for mips64 yet
// XFAIL: mips64
// ppc64be bots failed with "FileCheck error: '-' is empty".
// UNSUPPORTED: powerpc64
// powerpc64 big endian bots failed with "FileCheck error: '-' is empty" due
// to a segmentation fault.
// UNSUPPORTED: powerpc64-unknown-linux-gnu
// aarch64 bots failed with "called_from_lib suppression 'libignore_lib4.so'
// is matched against 2 libraries".
// UNSUPPORTED: aarch64