X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FExecutionEngine%2Fhello2.ll;h=155ed41d7ca6400e8865781e4c76f4bf18015b76;hp=10557ab5336f0e97ddd6b1404f16213e53b91efd;hb=aa5b9c0f6f3a99f955fe0ded13d61d7eb4e1a0b5;hpb=0005cc7a0a4834ff8915546855864eac22b5f7ea diff --git a/test/ExecutionEngine/hello2.ll b/test/ExecutionEngine/hello2.ll index 10557ab5336..155ed41d7ca 100644 --- a/test/ExecutionEngine/hello2.ll +++ b/test/ExecutionEngine/hello2.ll @@ -1,4 +1,4 @@ -; RUN: lli %s > /dev/null +; RUN: %lli %s > /dev/null ; XFAIL: arm @X = global i32 7 ; [#uses=0]