Excluding ARM JIT tests until someone can fix this compilation path.
[oota-llvm.git] / test / ExecutionEngine / 2003-08-23-RegisterAllocatePhysReg.ll
index b165a1cf30e3b059ea0d7229071ec72d672191a9..6711d4db245a2055f6bf438c8d86fc07de91a467 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -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