X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-01-04-ArgumentBug.ll;h=3182193453aef431aa90b9cd2b2b290323596d20;hb=6931055232eb2836dfc3e6dc51f06cee80dadf4b;hp=4cfd1ebb69e299242ff64d3675497ef66f4069e9;hpb=a9f907912c1c615321117b86e761080595e4fccf;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll index 4cfd1ebb69e..3182193453a 100644 --- a/test/ExecutionEngine/2003-01-04-ArgumentBug.ll +++ b/test/ExecutionEngine/2003-01-04-ArgumentBug.ll @@ -1,4 +1,5 @@ -; RUN: lli %s > /dev/null +; RUN: %lli %s > /dev/null +; XFAIL: arm define i32 @foo(i32 %X, i32 %Y, double %A) { %cond212 = fcmp une double %A, 1.000000e+00 ; [#uses=1]