Un-XFAIL an AVR CodeGen test
authorDylan McKay <dylanmckay34@gmail.com>
Sat, 26 Nov 2016 01:07:32 +0000 (01:07 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Sat, 26 Nov 2016 01:07:32 +0000 (01:07 +0000)
llvm-svn: 287958

llvm/test/CodeGen/AVR/high-pressure-on-ptrregs.ll

index dabc58b..9330ce1 100644 (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.