mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 07:18:44 +00:00
2008-10-17-SpillerBug.ll is currently failing, but this doesn't reflect an actual regression of PR2898. This test should probably be removed. I've XFAILed it for now to keep buildbot quiet while this is considered.
llvm-svn: 59415
This commit is contained in:
parent
d4b67e92df
commit
66bb641598
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -mtriple=x86_64-pc-linux-gnu -regalloc=pbqp -stats |& grep {Number of dead stores elided} | grep 2
|
||||
; XFAIL: *
|
||||
; PR2898
|
||||
|
||||
%struct.BiContextType = type { i16, i8 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user