Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-7.ll
index 95b7197ff174fb5bf766365bd3702bb947ba212c..4d98ee614026d9bc7ee346eee28ab319cea75533 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | \
-; RUN:   llc -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1 -f
+; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
 ; RUN: grep {movq      f@GOTPCREL(%rip),} %t1
 
 define void ()* @g() nounwind {