Disable the JITTest.NoStubs test for Darwin PPC. It apparently doesn't implement
authorBill Wendling <isanbard@gmail.com>
Fri, 13 Nov 2009 21:58:54 +0000 (21:58 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 13 Nov 2009 21:58:54 +0000 (21:58 +0000)
commit0c2749f3e282dee9faf5f87c975d3a1f550a7cc7
treecaae976be7f19a47ef9143211447a6f226793e77
parent1222287543a5b5917f8c31aa8c88d740f70222d9
Disable the JITTest.NoStubs test for Darwin PPC. It apparently doesn't implement
emitFunctionStubAtAddr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88708 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/JIT/JITTest.cpp