hanchenye-llvm-project/llvm/lib/ExecutionEngine/JIT
Craig Topper a538d831e6 Add a getName function to MachineFunction. Use it in places that previously did getFunction()->getName(). Remove includes of Function.h that are no longer needed.
llvm-svn: 162347
2012-08-22 06:07:19 +00:00
..
CMakeLists.txt
JIT.cpp JIT::runFunction(): add a fast path for functions with a single argument that is a pointer. 2012-08-02 12:09:32 +00:00
JIT.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp Add a getName function to MachineFunction. Use it in places that previously did getFunction()->getName(). Remove includes of Function.h that are no longer needed. 2012-08-22 06:07:19 +00:00
JITMemoryManager.cpp Fixed a problem in the JIT memory allocator where 2012-08-15 20:53:52 +00:00
LLVMBuild.txt
Makefile