InstrItineraryData is already on the subtarget, no reason to
[oota-llvm.git] / test / ExecutionEngine / 2003-08-23-RegisterAllocatePhysReg.ll
index 25a24f5e5c415e791cfd065a50828916ac625946..04a5e1741bb0f768152046b5cabdc23afad96ceb 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 ; This testcase exposes a bug in the local register allocator where it runs out
 ; of registers (due to too many overlapping live ranges), but then attempts to