[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)
llvm-svn: 287871

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

index 5c675b2..59248f9 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