X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2F2003-05-06-LivenessClobber.ll;h=6f61aa68b67e3c1c8114fb629ad1bac482228181;hb=22939fa0a4d8e139b14fb0d8c915bb45ce53600e;hp=26429a05090fda18f12199e47628d3b088c18ae4;hpb=0005cc7a0a4834ff8915546855864eac22b5f7ea;p=oota-llvm.git diff --git a/test/ExecutionEngine/2003-05-06-LivenessClobber.ll b/test/ExecutionEngine/2003-05-06-LivenessClobber.ll index 26429a05090..6f61aa68b67 100644 --- a/test/ExecutionEngine/2003-05-06-LivenessClobber.ll +++ b/test/ExecutionEngine/2003-05-06-LivenessClobber.ll @@ -1,6 +1,6 @@ ; This testcase should return with an exit code of 1. ; -; RUN: not lli %s +; RUN: not %lli %s ; XFAIL: arm @test = global i64 0 ; [#uses=1]