For PR1336:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 03:06:39 +0000 (03:06 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 16 Apr 2007 03:06:39 +0000 (03:06 +0000)
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

test/CodeGen/Generic/vector-constantexpr.ll

index bf44f317eca17341281979b6cf02aa634bca14f5..31b60a4d687ef541a53ee67a634f9d995b54ea61 100644 (file)
@@ -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]