mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
llvm-cov: test: add xfail for the big-endian buildbots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216310 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -21,3 +21,6 @@ int main() { // CHECK: Marker at [[@LINE]]:12 = 1
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
// llvm-cov doesn't work on big endian yet
|
||||
// XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
|
||||
|
Reference in New Issue
Block a user