CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-1.ll
index b21918ef80d4b43db2e7eec5cf3388af98eeac01..46cd4f81bcf9d77a5e3ec4ae6ffefdf72f03303d 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
-; RUN: grep {call      f@PLT} %t1
+; RUN: grep "callq     f@PLT" %t1
 
 define void @g() {
 entry: