aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/2007-06-28-PassManager.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2007-06-28-PassManager.ll')
-rw-r--r--test/Other/2007-06-28-PassManager.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Other/2007-06-28-PassManager.ll b/test/Other/2007-06-28-PassManager.ll
index f162a40..0ed2759 100644
--- a/test/Other/2007-06-28-PassManager.ll
+++ b/test/Other/2007-06-28-PassManager.ll
@@ -1,6 +1,6 @@
-; RUN: opt < %s -analyze -inline -disable-output
+; RUN: opt < %s -analyze -inline
; PR1526
-; RUN: opt < %s -analyze -indvars -disable-output
+; RUN: opt < %s -analyze -indvars
; PR1539
define i32 @test1() {
ret i32 0