llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 0fd38069cb improve the APIs for creating struct and function types with no arguments/elements
to not have to create a temporary vector (in the API at least).  Patch by Jay Foad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74584 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-01 04:13:31 +00:00
..
CMakeLists.txt add file to cmake 2009-06-25 04:29:08 +00:00
Intercept.cpp
JIT.cpp improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
JIT.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp
JITMemoryManager.cpp
MacOSJITEventListener.cpp
Makefile
TargetSelect.cpp