mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
this passes on darwin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21410 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ea61c35872
commit
14f342978c
@ -8,7 +8,6 @@
|
|||||||
;; -- outgoing args of some function calls have to be swapped, causing
|
;; -- outgoing args of some function calls have to be swapped, causing
|
||||||
;; another write/read from stack to do the exchange (use -dregalloc=y).
|
;; another write/read from stack to do the exchange (use -dregalloc=y).
|
||||||
;;
|
;;
|
||||||
;; XFAIL: darwin
|
|
||||||
%Arity = type %struct.arity*
|
%Arity = type %struct.arity*
|
||||||
%Binding = type %struct.binding*
|
%Binding = type %struct.binding*
|
||||||
%DeltaCost = type [4 x short]
|
%DeltaCost = type [4 x short]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user