mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
XFAIL for now.
llvm-svn: 29272
This commit is contained in:
parent
77199e9893
commit
f47b0d7853
@ -2,6 +2,7 @@
|
||||
;
|
||||
; FIXME: The number of (store (and (load ..) ..) ..) really should be 2. But the current hack
|
||||
; only allow one of the folding to happen.
|
||||
; XFAIL: *
|
||||
|
||||
%struct.Macroblock = type { int, int, int, int, int, [8 x int], %struct.Macroblock*, %struct.Macroblock*, int, [2 x [4 x [4 x [2 x int]]]], [16 x sbyte], [16 x sbyte], int, long, [4 x int], [4 x int], long, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, short, double, int, int, int, int, int, int, int, int, int }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user