mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Try fixing it again.
llvm-svn: 40072
This commit is contained in:
parent
ba990bbc3f
commit
b95db5ea4b
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -mtriple=i686-pc-linux-gnu -enable-eh -disable-fp-elim | not grep {addl .8, %esp}
|
||||
; RUN: llvm-as < %s | llc -mtriple=i686-pc-linux-gnu -enable-eh -disable-fp-elim | not grep {addl .12, %esp}
|
||||
; PR1398
|
||||
|
||||
%struct.S = type { i32, i32 }
|
||||
|
Loading…
Reference in New Issue
Block a user