[llvm-commits] MachOObjectFile fix functions

Danil Malyshev dmalyshev at accesssoftek.com
Thu Nov 3 14:54:04 PDT 2011


Hello everyone,

Please find attached the patch for review.
The patch changed several MachOObjectFile functions:
- Fix getSymbolOffset(), getSymbolAddress() and getRelocationAddress(), now it's works same as in ELFObjectFile.
- Add implementation getSymbolSize()


Regards,
Danil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111103/1a198322/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MachOObjectFile_fix_functions-01.patch
Type: application/octet-stream
Size: 4066 bytes
Desc: MachOObjectFile_fix_functions-01.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111103/1a198322/attachment.obj>


More information about the llvm-commits mailing list