mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 08:57:43 +08:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user