Skip to content

Commit

Permalink
Un-XFAIL an AVR CodeGen test
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287958 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Dylan McKay committed Nov 26, 2016
1 parent 089ef05 commit e0c0f7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/CodeGen/AVR/high-pressure-on-ptrregs.ll
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit e0c0f7a

Please sign in to comment.