[llvm-commits] Add basic ELF Dyld loader (on behalf of Andy Kaylor)
Malea, Daniel
daniel.malea at intel.com
Wed Dec 7 11:12:56 PST 2011
Hi all,
Please find the attached patch for review. It is the first step toward enabling lli -use-mcjit to work with ELF objects.
Basic ELF loader in MCJIT (on behalf of Andy Kaylor):
- Supports loading ELF object files emitted by MC
- Adds minimal x86 relocation support (function calls)
Thanks,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111207/f7f2c349/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-basic-runtimedyld-elf-loader.patch
Type: application/octet-stream
Size: 14906 bytes
Desc: 0001-basic-runtimedyld-elf-loader.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111207/f7f2c349/attachment.obj>
More information about the llvm-commits
mailing list