Remove support for truncating names in archives.
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
index 27e16f0f34f71456515cd5f95b36ada16df779bc..3fd39fe094f33e55dfd37fd466f4a168909312c6 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 declare void @exit(i32)