[PATCH] D18773: [lld] Implement --dynamic-list-data
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 13:28:58 PDT 2016
zatrazz created this revision.
zatrazz added reviewers: ruiu, rafael.
zatrazz added subscribers: llvm-commits, rengolin.
zatrazz set the repository for this revision to rL LLVM.
zatrazz added a project: lld.
This patch implements the --dynamic-list-data option, which adds in
dynamic symbol table all the global data symbols.
This patch depends on http://reviews.llvm.org/D18771 and
http://reviews.llvm.org/D18772
Repository:
rL LLVM
http://reviews.llvm.org/D18773
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/dynamic-list-data.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18773.52615.patch
Type: text/x-patch
Size: 3880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/5671aaad/attachment.bin>
More information about the llvm-commits
mailing list