Un-XFAIL an AVR CodeGen test

llvm-svn: 287958
This commit is contained in:
Dylan McKay 2016-11-26 01:07:32 +00:00
parent 073cea6128
commit 656c1fa544
1 changed files with 0 additions and 1 deletions

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.