llvm-6502/tools/lli
Andrew Kaylor 43507d026b Adding support for deregistering EH frames with MCJIT.
Patch by Yaron Keren



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192753 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-16 00:14:21 +00:00
..
ChildTarget lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
Unix lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
Windows lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
CMakeLists.txt Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
lli.cpp Fixing problems in lli's RemoteMemoryManager. 2013-10-11 22:47:10 +00:00
LLVMBuild.txt Fixing lli-child-target build 2013-10-02 22:27:23 +00:00
Makefile Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteMemoryManager.cpp Adding multiple object support to MCJIT EH frame handling 2013-10-11 21:25:48 +00:00
RemoteMemoryManager.h Adding support for deregistering EH frames with MCJIT. 2013-10-16 00:14:21 +00:00
RemoteTarget.cpp Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTarget.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTargetExternal.cpp Fixing compile warnings 2013-10-02 18:00:34 +00:00
RemoteTargetExternal.h lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
RemoteTargetMessage.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00