mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
update test
llvm-svn: 63532
This commit is contained in:
parent
385f71a725
commit
5c43f87c53
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -scalarrepl | llvm-dis | grep {ret i32 undef}
|
||||
; RUN: llvm-as < %s | opt -scalarrepl -instcombine | llvm-dis | grep {ret i32 undef}
|
||||
|
||||
; Test that an array is not incorrectly deconstructed.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user