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 c3681fc9369b621e8e7682d35a3279182256a65a..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: