mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 02:33:53 +00:00
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:
parent
e59f4931f4
commit
296ba1bd9e
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user