'Optimize' test

llvm-svn: 53242
This commit is contained in:
Chris Lattner 2008-07-08 18:33:33 +00:00
parent 2528d63ba7
commit 4f1a9ffc09
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | opt -constprop | llvm-dis
; RUN: llvm-as < %s | opt -constprop -disable-output
; PR2529
define <4 x i32> @test1(i32 %argc, i8** %argv) {
entry: