Allow x86 mov instructions to/from memory with absolute address to be encoded and...
[oota-llvm.git] / test / Assembler / 2007-04-20-AlignedStore.ll
index 7d1eb0a6f6cdc3fabd63c55a7504812647d86b9a..9e4dd9fd07b54d5a8b8f06f14fed4f2e793ffc90 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: