Oops. Re-disable JITTest.NoStubs on ARM and PPC since they still use stubs to
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 24 Nov 2009 02:11:14 +0000 (02:11 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 24 Nov 2009 02:11:14 +0000 (02:11 +0000)
commit630382adc8d4aa8e8e54b03649bf5884d6d38e4f
tree9b61248579f00df5e02cba44dd9da99ed70b40d3
parent9e763b88b0c194924eed1de00d17f421a9222181
Oops. Re-disable JITTest.NoStubs on ARM and PPC since they still use stubs to
make far calls work.

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