Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-12-picrel.ll
index 73062ab6263e9f1b21d6d0f59390b6c84acc8ccb..f1942801c7af250a38636425b922a759cef3600f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-unknown-linux-gnu -march=x86-64 -relocation-model=static -code-model=small > %t
+; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -march=x86-64 -relocation-model=static -code-model=small > %t
 ; RUN: grep leaq %t | count 1
 
 @dst = external global [131072 x i32]