Free the constants that have no uses in ~LLVMContext.
[oota-llvm.git] / test / ExecutionEngine / test-arith.ll
index d99e30f517407e365827b31e86036a0543886c9b..8c51e6b2e22486d2f524a17a841a2645e99e1c82 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @main() {