This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3b5980296 [ELF][PPC] Allow PT_LOAD to have overlapping p_offset ranges [...] new 485b96019 [COFF] Allow using custom .edata from input object files
The 1 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: COFF/Config.h | 1 + COFF/Driver.cpp | 1 + COFF/Writer.cpp | 27 +++++++++++++++++------- test/COFF/edata.s | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 83 insertions(+), 7 deletions(-) create mode 100644 test/COFF/edata.s