Use local small vector.
[oota-llvm.git] / test / BugPoint / remove_arguments_test.ll
index e5655974f7e5c312595a1e3d27139240749fb1e7..fb17c78a140bca215ceba72ab4b64f640e991d72 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: bugpoint %s -bugpoint-crashcalls -silence-passes
+; RUN: bugpoint %s -output-prefix %t -bugpoint-crashcalls -silence-passes
 
 ; Test to make sure that arguments are removed from the function if they are 
 ; unnecessary.