Have the selection dag grab TargetLowering off of the subtarget
[oota-llvm.git] / test / Linker / 2008-07-06-AliasFnDecl.ll
index dca9cd8e8fa426e3b583114658057c5f7db05b78..8e8c8454d9419be5db6b4f7f4ec2848ee862ebcc 100644 (file)
@@ -1,7 +1,7 @@
 ; PR2146
-; RUN: llvm-as %s -o %t1.bc -f
-; RUN: llvm-as %p/2008-07-06-AliasFnDecl2.ll -o %t2.bc -f
-; RUN: llvm-link %t1.bc %t2.bc -f -o %t3.bc
+; RUN: llvm-as %s -o %t1.bc
+; RUN: llvm-as %p/2008-07-06-AliasFnDecl2.ll -o %t2.bc
+; RUN: llvm-link %t1.bc %t2.bc -o %t3.bc
 
 @b = alias void ()* @a