I meant to disable this test, not XFAIL it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153165 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Trick 2012-03-21 05:18:53 +00:00
parent c6a19dd7fb
commit 10fa51b950

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.