[AVR] Mark the 'select-must-add-unconditional-jump' test as 'XFAIL'

llvm-svn: 287871
This commit is contained in:
Dylan McKay 2016-11-24 12:38:54 +00:00
parent a3af79678e
commit c2de8e8ec3
1 changed files with 1 additions and 0 deletions

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