Pass -silence-passes to bugpoint in testcases, this makes two out of three bugpoint...
[oota-llvm.git] / test / BugPoint / remove_arguments_test.ll
index 4d2c60dc35c5551763a0f7eb65cd71b2dd11e422..72bd8f882a0bfbe2e6cb0a9bc5f68e88e5c99fa8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: bugpoint %s  -bugpoint-crashcalls
+; RUN: bugpoint %s  -bugpoint-crashcalls -silence-passes
 
 ; Test to make sure that arguments are removed from the function if they are 
 ; unnecessary.