summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-05 22:41:13 +0000
committerChris Lattner <sabre@nondot.org>2007-05-05 22:41:13 +0000
commita993dd0cfc7a8693e727c2532438443309987c3d (patch)
tree9f0b2a9bdcffa1bed73573ef3e3c70c481aef7f4 /test
parentd717c1859af17785aaa35ec69a72d337300432e5 (diff)
downloadllvm-a993dd0cfc7a8693e727c2532438443309987c3d.tar.gz
llvm-a993dd0cfc7a8693e727c2532438443309987c3d.tar.bz2
llvm-a993dd0cfc7a8693e727c2532438443309987c3d.tar.xz
un-xfail this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36808 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Transforms/InstCombine/cast_ptr.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/cast_ptr.ll b/test/Transforms/InstCombine/cast_ptr.ll
index ee19f7a80e..c067988915 100644
--- a/test/Transforms/InstCombine/cast_ptr.ll
+++ b/test/Transforms/InstCombine/cast_ptr.ll
@@ -1,6 +1,5 @@
; Tests to make sure elimination of casts is working correctly
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | notcast
-; XFAIL: *
target pointersize = 32