X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2Fhello.ll;h=f2c4a7f414d984a43e94f89397e8f5e723595d24;hb=6931055232eb2836dfc3e6dc51f06cee80dadf4b;hp=4d1d9874bbfa11478061583689a9dd32aef21119;hpb=a66a18505e07a4e72d6fa7e85663937a257577f3;p=oota-llvm.git diff --git a/test/ExecutionEngine/hello.ll b/test/ExecutionEngine/hello.ll index 4d1d9874bbf..f2c4a7f414d 100644 --- a/test/ExecutionEngine/hello.ll +++ b/test/ExecutionEngine/hello.ll @@ -1,6 +1,5 @@ ; RUN: %lli %s > /dev/null ; XFAIL: arm -; XFAIL: mcjit @.LC0 = internal global [12 x i8] c"Hello World\00" ; <[12 x i8]*> [#uses=1]