Optimize test more.
authorDan Gohman <gohman@apple.com>
Tue, 10 Nov 2009 21:02:18 +0000 (21:02 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 10 Nov 2009 21:02:18 +0000 (21:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86714 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll

index c05ae535a536d39a188cdd9d0a792abfef26a4f4..c6ae6accd7cf1c81ad25c3c1f6ad63c87888ffca 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -simplifycfg -S
+; RUN: opt < %s -simplifycfg -disable-output
 ; PR3016
 ; Dead use caused invariant violation.