aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-04-21 20:48:08 +0000
committerChris Lattner <sabre@nondot.org>2005-04-21 20:48:08 +0000
commit14f342978cbd07436388eb7046bca96ada24cb63 (patch)
treed9126e7de2ed3a5ec66bc923414607db2733976f
parentea61c358720aa6c7a159d51658b34276316aa841 (diff)
downloadexternal_llvm-14f342978cbd07436388eb7046bca96ada24cb63.zip
external_llvm-14f342978cbd07436388eb7046bca96ada24cb63.tar.gz
external_llvm-14f342978cbd07436388eb7046bca96ada24cb63.tar.bz2
this passes on darwin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21410 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/Generic/BurgBadRegAlloc.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/BurgBadRegAlloc.ll b/test/CodeGen/Generic/BurgBadRegAlloc.ll
index 4de4cce..c777207 100644
--- a/test/CodeGen/Generic/BurgBadRegAlloc.ll
+++ b/test/CodeGen/Generic/BurgBadRegAlloc.ll
@@ -8,7 +8,6 @@
;; -- outgoing args of some function calls have to be swapped, causing
;; another write/read from stack to do the exchange (use -dregalloc=y).
;;
-;; XFAIL: darwin
%Arity = type %struct.arity*
%Binding = type %struct.binding*
%DeltaCost = type [4 x short]