]> granicus.if.org Git - llvm/commitdiff
[AVR] Mark the 'select-must-add-unconditional-jump' test as 'XFAIL'
authorDylan McKay <dylanmckay34@gmail.com>
Thu, 24 Nov 2016 12:38:54 +0000 (12:38 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Thu, 24 Nov 2016 12:38:54 +0000 (12:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287871 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AVR/select-must-add-unconditional-jump.ll

index 5c675b266145fdd00c0cac2c46aa6b44e1635223..59248f99451e203ad81687faec1c643c022b10da 100644 (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