[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-7.ll
index 95b7197ff174fb5bf766365bd3702bb947ba212c..de240a38d63a4cb7f608c649ebaa953d4feccb97 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1 -f
-; RUN: grep {movq      f@GOTPCREL(%rip),} %t1
+; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
+; RUN: grep "movq      f@GOTPCREL(%rip)," %t1
 
 define void ()* @g() nounwind {
 entry: