TryToSimplifyUncondBranchFromEmptyBlock was checking that any common
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-ArgumentBug.ll
index 0cc0efd7eaf78eba51dac50723f7ad3710e44629..3182193453aef431aa90b9cd2b2b290323596d20 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: %lli %s > /dev/null
 ; XFAIL: arm
-; XFAIL: mcjit
 
 define i32 @foo(i32 %X, i32 %Y, double %A) {
        %cond212 = fcmp une double %A, 1.000000e+00             ; <i1> [#uses=1]