Lang Hames
52c4724165
[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.
llvm-svn: 257816
2016-01-14 22:02:03 +00:00
Tanya Lattner
0d28f80bd1
Rename all references to old mailing lists to new lists.llvm.org address.
...
llvm-svn: 243999
2015-08-05 03:51:17 +00:00
Douglas Katzman
f3a3b5d6e0
Avoid warning about inability to cast from ptr-to-obj to ptr-to-fun.
...
Use POSIX.1-2003 Technical Corrigendum 1 suggested workaround.
llvm-svn: 240140
2015-06-19 17:21:02 +00:00
Lang Hames
da9d387929
[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
...
RuntimeDyld.
This should fix http://llvm.org/PR22593 .
llvm-svn: 229343
2015-02-15 23:22:43 +00:00