[X86][SSE] Sign extension for target vector sizes less than 128 bits (pt1)
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-1.ll
index 016528a7dcd7e6f88674c9eb15999faac8917efe..46cd4f81bcf9d77a5e3ec4ae6ffefdf72f03303d 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
-; RUN: grep {call      f@PLT} %t1
+; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
+; RUN: grep "callq     f@PLT" %t1
 
 define void @g() {
 entry: