Convert all tests using TCL-style quoting to use shell-style quoting.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-6.ll
index 6e19ad35bcf44329a74333985ced97dc004e3a18..ae5b5835928d43e548075300b028426f43f99cf7 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
-; RUN: grep {movl      a(%rip),} %t1
+; RUN: grep "movl      a(%rip)," %t1
 ; RUN: not grep GOTPCREL %t1
 
 @a = internal global i32 0