Dont emit 'DBG_VALUE %noreg, ...' to terminate user variable ranges.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-pic-10.ll
index 7baa7e59e1c3f7209657bf9fe8183f2811153500..b6f82e23b7e7bf6bd67a95bbea6cd804276f939c 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -mtriple=x86_64-pc-linux -relocation-model=pic -o %t1
-; RUN: grep {call      g@PLT} %t1
+; RUN: grep {callq     g@PLT} %t1
 
 @g = alias weak i32 ()* @f