1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

I meant to disable this test, not XFAIL it

llvm-svn: 153165
This commit is contained in:
Andrew Trick 2012-03-21 05:18:53 +00:00
parent c90306da36
commit 79cacdaaa2

View File

@ -1,5 +1,5 @@
; RUN: llc -enable-misched -misched=shuffle -misched-bottomup < %s
; XFAIL: *
; RUN: true
; llc -enable-misched -misched=shuffle -misched-bottomup < %s
;
; Interesting MachineScheduler cases.