mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
Test fails on all platforms, not just linux
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19405 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
64e14b1679
commit
b56013dda5
@ -1,7 +1,7 @@
|
|||||||
// RUN: %llvmgcc -S %s -o /dev/null
|
// RUN: %llvmgcc -S %s -o /dev/null
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* XFAIL: linux
|
* XFAIL: *
|
||||||
*/
|
*/
|
||||||
struct s {
|
struct s {
|
||||||
unsigned long long u33: 33;
|
unsigned long long u33: 33;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user