summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/APIntParam.ll
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-09-01 12:00:55 +0000
committerDuncan Sands <baldrick@free.fr>2008-09-01 12:00:55 +0000
commit14a093ac4ccfec150e49a1666fcec23342862424 (patch)
tree227486dc9cd4236e41c00857b6678f3e188efc6f /test/CodeGen/Generic/APIntParam.ll
parent3cd652d5304135c8264b1fd63095ab3e47ae73a4 (diff)
downloadllvm-14a093ac4ccfec150e49a1666fcec23342862424.tar.gz
llvm-14a093ac4ccfec150e49a1666fcec23342862424.tar.bz2
llvm-14a093ac4ccfec150e49a1666fcec23342862424.tar.xz
Turn this legalize types test on.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55605 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic/APIntParam.ll')
-rw-r--r--test/CodeGen/Generic/APIntParam.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/APIntParam.ll b/test/CodeGen/Generic/APIntParam.ll
index 6d20c0c379..8ce45d5ccd 100644
--- a/test/CodeGen/Generic/APIntParam.ll
+++ b/test/CodeGen/Generic/APIntParam.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | llc
-; XFAIL: *
+; RUN: llvm-as < %s | llc -enable-legalize-types
@i1_s = external global i1 ; <i1*> [#uses=1]
@i2_s = external global i2 ; <i2*> [#uses=1]
@i3_s = external global i3 ; <i3*> [#uses=1]