[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:
Dylan McKay 2016-11-24 12:38:54 +00:00
parent 846003aeb4
commit eef324fa60

View File

@ -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