oops, didn't mean to commit this, no harm, but add a todoops, didn't mean to commit...
authorChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 00:27:54 +0000 (00:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 00:27:54 +0000 (00:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86768 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/JumpThreading/basic.ll

index a2a97127546822fd9248a4228df6071d775865d5..1e948ed8825422c7d0c7af9d0cc7a42f74b85790 100644 (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