Revert "Debug info: On ARM ensure that the data sections come before the"
[oota-llvm.git] / test / ExecutionEngine / 2003-05-07-ArgumentTest.ll
index baf42e5e83d824da2163ea0291c52b920b9f61e7..236be18d96efafb2017cb92c0bc063e906a5f398 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: lli %s test
+; RUN: %lli %s test
+; XFAIL: arm
 
 declare i32 @puts(i8*)