[llvm-commits] [PATCH] Add dynamic symbol iteration to ELFObjectFile
David Meyer
pdox at google.com
Mon Feb 27 15:58:19 PST 2012
Extended this change to include:
1) ObjectFile interface for begin_dynamic_symbols/end_dynamic_symbols
(added stubs for COFF and MachO)
2) Added -D (--dynamic) flag to llvm-nm, for listing dynamic symbols.
3) Added test nm-shared-object.test, for testing llvm-nm -D.
- pdox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120227/535e8e09/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: elf.patch
Type: application/octet-stream
Size: 16363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120227/535e8e09/attachment.obj>
More information about the llvm-commits
mailing list