summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/looptest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Reassociate/looptest.ll')
-rw-r--r--test/Transforms/Reassociate/looptest.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/Reassociate/looptest.ll b/test/Transforms/Reassociate/looptest.ll
index 91723bc37b..aad3b206f6 100644
--- a/test/Transforms/Reassociate/looptest.ll
+++ b/test/Transforms/Reassociate/looptest.ll
@@ -18,6 +18,7 @@
declare i32 @printf(i8*, ...)
+; FIXME: No longer works.
define void @test(i32 %Num, i32* %Array) {
bb0:
%cond221 = icmp eq i32 0, %Num ; <i1> [#uses=3]