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