this passes on darwin

llvm-svn: 21410
This commit is contained in:
Chris Lattner 2005-04-21 20:48:08 +00:00
parent 01230b24ae
commit 5c9ef1ba2d
1 changed files with 0 additions and 1 deletions

View File

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