mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 01:42:09 +00:00
Mark this XFAIL for the moment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62168 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1bec3dd28a
commit
87b8cce21c
@ -1,5 +1,6 @@
|
||||
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
|
||||
// RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
|
||||
// XFAIL: *
|
||||
|
||||
enum {
|
||||
PP_C,
|
||||
|
Loading…
Reference in New Issue
Block a user