mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-05 03:46:27 +00:00
[AVR] Mark the 'select-must-add-unconditional-jump' test as 'XFAIL'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287871 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
846003aeb4
commit
eef324fa60
@ -1,4 +1,5 @@
|
||||
; RUN: llc -march=avr -print-after=expand-isel-pseudos < %s 2>&1 | FileCheck %s
|
||||
; XFAIL: *
|
||||
|
||||
; Because `switch` seems to trigger Machine Basic Blocks to be ordered
|
||||
; in a different order than they were constructed, this exposes an
|
||||
|
Loading…
x
Reference in New Issue
Block a user