forked from OSchip/llvm-project
parent
6e884eb59c
commit
d5b5c97364
|
@ -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