Un-XFAIL an AVR CodeGen test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287958 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dylan McKay 2016-11-26 01:07:32 +00:00
parent 089ef05ca6
commit e0c0f7aed4

View File

@ -1,5 +1,4 @@
; RUN: llc < %s -march=avr | FileCheck %s
; XFAIL: *
; This tests how LLVM handles IR which puts very high
; presure on the PTRREGS class for the register allocator.