THis doesn't fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71142 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2009-05-07 01:41:42 +00:00
parent 2c1d7726f2
commit 987a305f4a

View File

@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin -stats |& grep virtregrewriter | not grep {stores unfolded}
; XFAIL: *
; rdar://6682365
; Do not clobber a register if another spill slot is available in it and it's marked "do not clobber".