aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-17 00:09:08 +0000
committerChris Lattner <sabre@nondot.org>2008-02-17 00:09:08 +0000
commit8a39257fa5b746a82989ed6c0c2b0d527dd43422 (patch)
tree75c2fcda57614f1b4cbb6c68cb169469efcb2acb
parent709f6ecd035e59580d8254c82ab197d58ea391e4 (diff)
downloadexternal_llvm-8a39257fa5b746a82989ed6c0c2b0d527dd43422.zip
external_llvm-8a39257fa5b746a82989ed6c0c2b0d527dd43422.tar.gz
external_llvm-8a39257fa5b746a82989ed6c0c2b0d527dd43422.tar.bz2
this line was commented out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47228 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Assembler/ConstantExprFold.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/ConstantExprFold.llx b/test/Assembler/ConstantExprFold.llx
index 3674813..e32cc66 100644
--- a/test/Assembler/ConstantExprFold.llx
+++ b/test/Assembler/ConstantExprFold.llx
@@ -22,5 +22,5 @@ global i1 icmp slt (i64* @A, i64* getelementptr (i64* @A, i64 1)) ; true
global i1 icmp slt (i64* @A, i64* getelementptr (i64* @A, i64 0)) ; false
global i1 icmp slt (i32* getelementptr (%Ty* @B, i64 0, i32 0),
i32* getelementptr (%Ty* @B, i64 0, i32 1)) ; true
-global i1 icmp ne (i64* @A, i64* bitcast (%Ty* @B to i64*)) ; true
+;global i1 icmp ne (i64* @A, i64* bitcast (%Ty* @B to i64*)) ; true