[llvm-commits] [patch] Trying to enable EH support in the MCJIT

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sat Dec 1 19:48:29 PST 2012


An updated version is attached. I added the getTailObjectData virtual
function and moved all the ELF specific bits to ELF files.

I started trying to add MachO support, but found a bug in
MachOObjectFile::getSectionName (see llvm-commits message).

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 8252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121201/fa54ca61/attachment.obj>


More information about the llvm-commits mailing list