aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2007-04-20-AlignedStore.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-04-20-AlignedStore.ll')
-rw-r--r--test/Assembler/2007-04-20-AlignedStore.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2007-04-20-AlignedStore.ll b/test/Assembler/2007-04-20-AlignedStore.ll
index 1b08c48..9e4dd9f 100644
--- a/test/Assembler/2007-04-20-AlignedStore.ll
+++ b/test/Assembler/2007-04-20-AlignedStore.ll
@@ -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: