mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
XFAIL this test everywhere.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19174 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2fcd29acea
commit
96e5436e9b
@ -1,6 +1,7 @@
|
|||||||
// RUN: %llvmgcc -S %s -o /dev/null
|
// RUN: %llvmgcc -S %s -o /dev/null
|
||||||
|
|
||||||
// XFAIL: linux,sun,darwin
|
// XFAIL: *
|
||||||
|
|
||||||
struct istruct {
|
struct istruct {
|
||||||
unsigned char C;
|
unsigned char C;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user