[LLVMdev] llvm-objdump related patch

Songmao smtian at ingenic.cn
Wed Oct 12 03:17:40 PDT 2011


Michael,
     I have rework the patch according to your suggestion.  And I have 
read binutil/objdump source code and found that it has a logic that if 
there's no symtab, it will use dynsym, which is missing in llvm-objdump.

Songmao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-the-address-calculation-for-llvm-objdump.patch
Type: text/x-patch
Size: 3036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111012/8d8263d1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-sectionContainsSymbol-preparing-for-the-ob.patch
Type: text/x-patch
Size: 1321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111012/8d8263d1/attachment-0001.bin>


More information about the llvm-dev mailing list