mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
update test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63532 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8f1174d13d
commit
006336de6f
@ -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