summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-16 03:06:39 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-16 03:06:39 +0000
commit296ba1bd9e813319847ddb839d8c2c77b03a8d32 (patch)
tree481c74708aa03494dac2866a924e8e3d1dd1c371 /test
parente59f4931f49a245dd10b41e57965dc8d815a0c8d (diff)
downloadllvm-296ba1bd9e813319847ddb839d8c2c77b03a8d32.tar.gz
llvm-296ba1bd9e813319847ddb839d8c2c77b03a8d32.tar.bz2
llvm-296ba1bd9e813319847ddb839d8c2c77b03a8d32.tar.xz
For PR1336:
Un-XFAIL this test now that llvm-ugprade knows how to create functions with empty names. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36107 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/Generic/vector-constantexpr.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/vector-constantexpr.ll b/test/CodeGen/Generic/vector-constantexpr.ll
index bf44f317ec..31b60a4d68 100644
--- a/test/CodeGen/Generic/vector-constantexpr.ll
+++ b/test/CodeGen/Generic/vector-constantexpr.ll
@@ -1,5 +1,4 @@
; RUN: llvm-upgrade < %s | llvm-as | llc
-; XFAIL: *
void ""(float* %inregs, float* %outregs) {
%a_addr.i = alloca <4 x float> ; <<4 x float>*> [#uses=1]