OSDN Git Service

Excluding ARM JIT tests until someone can fix this compilation path.
authorAndrew Trick <atrick@apple.com>
Fri, 26 Aug 2011 23:39:30 +0000 (23:39 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 26 Aug 2011 23:39:30 +0000 (23:39 +0000)
commit0005cc7a0a4834ff8915546855864eac22b5f7ea
treecb01d2b4762d8e8f4841a2b37526bf1f15967a06
parentf1eab597b2316c6cfcabfcee98895fedb2071722
Excluding ARM JIT tests until someone can fix this compilation path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138676 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
test/ExecutionEngine/2003-01-04-ArgumentBug.ll
test/ExecutionEngine/2003-01-04-LoopTest.ll
test/ExecutionEngine/2003-01-15-AlignmentTest.ll
test/ExecutionEngine/2003-05-06-LivenessClobber.ll
test/ExecutionEngine/2003-05-07-ArgumentTest.ll
test/ExecutionEngine/2003-08-15-AllocaAssertion.ll
test/ExecutionEngine/2003-08-21-EnvironmentTest.ll
test/ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll
test/ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
test/ExecutionEngine/hello.ll
test/ExecutionEngine/hello2.ll
test/ExecutionEngine/simpletest.ll
test/ExecutionEngine/stubs.ll
test/ExecutionEngine/test-loadstore.ll
unittests/ExecutionEngine/JIT/JITTest.cpp