Support for generating ELF objects on Windows.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-06-LivenessClobber.ll
index e95294be74a41081c4e2312a4fef590570e15639..c0a7393f8244f8dcf299934f0631fa9ae9c06554 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase should return with an exit code of 1.
 ;
-; RUN: not %lli -use-mcjit %s
+; RUN: not %lli -mtriple=%mcjit_triple -use-mcjit %s
 
 @test = global i64 0           ; <i64*> [#uses=1]