IR: Add MDNode::getDistinct()
[oota-llvm.git] / test / ExecutionEngine / 2003-08-23-RegisterAllocatePhysReg.ll
index 6711d4db245a2055f6bf438c8d86fc07de91a467..8fb1bbbe9d776468f063c485e7b28cd8accbe62f 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: lli %s > /dev/null
-; XFAIL: arm
+; RUN: %lli %s > /dev/null
 
 ; 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