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
This commit is contained in:
Reid Spencer 2007-04-16 03:06:39 +00:00
parent e59f4931f4
commit 296ba1bd9e

View 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]