[llvm-commits] Add to RuntimeDyld support different object formats
Danil Malyshev
dmalyshev at accesssoftek.com
Thu Jul 7 11:33:59 PDT 2011
Hi,
Please find attached the patch with the changes Jim has asked.
> A brief brain-dump of some things I've been thinking about but may not
> be readily apparent from the code as it currently exists:
All of that makes sense. We also need to find a way to properly abstract and separate the target-specific relocations implementation from the file format and common code. I.e. ELF -> REL/RELA -> ARM Machine Type relocations.
Regards,
Danil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RuntimeDyld_different_object_formats-02.patch
Type: application/octet-stream
Size: 56317 bytes
Desc: RuntimeDyld_different_object_formats-02.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110707/7530e054/attachment.obj>
More information about the llvm-commits
mailing list