This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2a43dc3ec [PDB] Emit index/offset pairs for TPI and IPI streams new ea591d3ad [lld] --export-dynamic overrides --dynamic-list. new c9cc30462 Call getFiller only when filler is not zero. new 1d3dd2c5c Remove big-endianness from =<fillexp> code.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Driver.cpp | 3 +++ ELF/OutputSections.cpp | 40 +++++++++++++++------------------ ELF/OutputSections.h | 2 +- ELF/ScriptParser.cpp | 13 ++++++----- test/ELF/dynamic-list.s | 59 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 89 insertions(+), 28 deletions(-)