oops, didn't mean to commit this, no harm, but add a todoops, didn't mean to commit this, no harm, but add a todoo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86768 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-11-11 00:27:54 +00:00
parent 10f2d13d58
commit 2b9024c877

View File

@ -287,6 +287,7 @@ F2:
;;; Duplicate condition to avoid xor of cond.
;;; TODO: Make this happen.
define i32 @test10(i1 %cond, i1 %cond2) {
Entry:
; CHECK: @test10