Allow x86 mov instructions to/from memory with absolute address to be encoded and...
[oota-llvm.git] / test / Assembler / 2007-04-25-AssemblerFoldExternWeak.ll
index c26d9ebc26c16cc3a84dbe57a758b55ffb42d0b3..b0ca1aad86e7c344ec9956a917d6e8cf6d0b4d4e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis | grep {icmp.*test_weak.*null}
+; RUN: llvm-as < %s | llvm-dis | grep "icmp.*test_weak.*null"
 ; PR1358
 @G = global i1 icmp ne (i32 (...)* @test_weak, i32 (...)* null)