mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 23:18:51 +00:00
[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:
parent
fb309b5c31
commit
a31bc24eae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user