Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests...
[oota-llvm.git] / test / Assembler / 2007-04-20-AlignedStore.ll
index c3681fc9369b621e8e7682d35a3279182256a65a..7d1eb0a6f6cdc3fabd63c55a7504812647d86b9a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s |& llvm-dis | grep 'align 1024'
+; RUN: llvm-as < %s |& llvm-dis | grep {align 1024}
 
 define void @test(i32* %arg) {
 entry: