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