Use local small vector.
[oota-llvm.git] / test / BugPoint / remove_arguments_test.ll
index 4d2c60dc35c5551763a0f7eb65cd71b2dd11e422..fb17c78a140bca215ceba72ab4b64f640e991d72 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: bugpoint %s  -bugpoint-crashcalls
+; 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.