Optimize test more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86714 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2009-11-10 21:02:18 +00:00
parent f06dca2918
commit 14bbbf3168

View File

@ -1,4 +1,4 @@
; RUN: opt < %s -simplifycfg -S
; RUN: opt < %s -simplifycfg -disable-output
; PR3016
; Dead use caused invariant violation.