[PowerPC] Initial PPC64 calling-convention changes for fastcc
[oota-llvm.git] / test / ExecutionEngine / 2003-08-15-AllocaAssertion.ll
index 6c2f34095f6096e9f904484515e57c352b695790..bee409c144114e2f289de344fc1cf60f659bc207 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: lli %s > /dev/null
-; XFAIL: arm
+; RUN: %lli %s > /dev/null
 
 ; This testcase failed to work because two variable sized allocas confused the
 ; local register allocator.