mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 12:24:34 +00:00
For PR1336:
Un-XFAIL this test now that llvm-ugprade knows how to create functions with empty names. llvm-svn: 36107
This commit is contained in:
parent
19a7c47328
commit
ac781b1f94
@ -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