X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-01-04-ArgumentBug.ll;h=3182193453aef431aa90b9cd2b2b290323596d20;hb=c48b55a33dc5cd898dc9e58c0a1650b8f24c3879;hp=788a42abca69f9724d0b1c1cfeca787a725c2eb3;hpb=4f5716ab88269a396e98ce1426372221534dcb6a;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll index 788a42abca6..3182193453a 100644 --- a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll +++ b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll @@ -1,6 +1,5 @@ -; RUN: lli %s > /dev/null +; RUN: %lli %s > /dev/null ; XFAIL: arm -; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed. define i32 @foo(i32 %X, i32 %Y, double %A) { %cond212 = fcmp une double %A, 1.000000e+00 ; [#uses=1]