llvm-6502/unittests/ExecutionEngine/JIT
Eric Christopher 116664a697 Use stubs when we have them, otherwise use code we already have,
otherwise create a stub.

Add a test to make sure we don't create extraneous stubs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86941 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-12 03:12:18 +00:00
..
JITEventListenerTest.cpp Automatically do the equivalent of freeMachineCodeForFunction(F) when F is 2009-10-27 00:03:05 +00:00
JITMemoryManagerTest.cpp Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
JITTest.cpp Use stubs when we have them, otherwise use code we already have, 2009-11-12 03:12:18 +00:00
Makefile Fix http://llvm.org/PR4822: allow module deletion after a function has been 2009-10-23 22:37:43 +00:00