[AVR] Remove 'XFAIL' from a CodeGen test

This seems to be fixed as of r288052.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288618 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dylan McKay 2016-12-04 09:50:42 +00:00
parent fb309b5c31
commit a31bc24eae

View File

@ -1,5 +1,4 @@
; 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