1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Eric Christopher d779c4197b Support unregistering exception frames of functions when they are removed.
Patch by Johannes Schaub!

Fixes PR8548

llvm-svn: 127047
2011-03-04 23:37:39 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Intercept.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
JIT.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
JIT.h
JITDebugRegisterer.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
JITDebugRegisterer.h Merge System into Support. 2010-11-29 18:16:10 +00:00
JITDwarfEmitter.cpp Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
JITDwarfEmitter.h Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
JITEmitter.cpp Support unregistering exception frames of functions when they are removed. 2011-03-04 23:37:39 +00:00
JITMemoryManager.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile
OProfileJITEventListener.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00
TargetSelect.cpp Merge System into Support. 2010-11-29 18:16:10 +00:00