1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Rafael Espindola 297c5a1e10 Add EH support to the MCJIT.
This gets exception handling working on ELF and Macho (x86-64 at least).
Other than the EH frame registration, this patch also implements support
for GOT relocations which are used to locate the personality function on
MachO.

llvm-svn: 181167
2013-05-05 20:43:10 +00:00
..
llvm Add EH support to the MCJIT. 2013-05-05 20:43:10 +00:00
llvm-c This exposes more MCJIT options via the C API: 2013-05-01 22:58:00 +00:00