llvm/tools/lli
Lang Hames f881fc9fb9 [Orc] Add support for EH-frame registration to the Orc Remote Target utility
classes.

OrcRemoteTargetClient::RCMemoryManager will now register EH frames with the
server automatically. This allows remote-execution of code that uses exceptions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257816 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-14 22:02:03 +00:00
..
ChildTarget [Orc] Add support for EH-frame registration to the Orc Remote Target utility 2016-01-14 22:02:03 +00:00
CMakeLists.txt [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components. 2016-01-11 16:35:55 +00:00
lli.cpp XFAIL the LLI remote JIT tests on Win32. 2016-01-11 21:41:34 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile
OrcLazyJIT.cpp [Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with 2016-01-11 00:56:15 +00:00
OrcLazyJIT.h [Orc] Enable user-supplied memory managers in the CompileOnDemand layer. 2016-01-09 20:55:18 +00:00
RemoteJITUtils.h lli: Fix warnings. [-Wsign-compare] 2016-01-12 01:23:30 +00:00