This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository lld.
from b7935b803 Merging r352606: -------------------------------------------- [...] new b1ceb4721 Merging r352928: -------------------------------------------- [...] new a78062665 Merging r352929: -------------------------------------------- [...]
The 2 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/Chunks.cpp | 24 ++++++++++++++-- COFF/Chunks.h | 13 +++++++-- COFF/Writer.cpp | 60 ++++++++++++++++++++++++++++----------- test/COFF/arm-thumb-thunks-pdb.s | 18 ++++++++++++ test/COFF/arm64-branch-range.test | 16 ----------- test/COFF/arm64-thunks.s | 27 ++++++++++++++++++ 6 files changed, 121 insertions(+), 37 deletions(-) create mode 100644 test/COFF/arm-thumb-thunks-pdb.s delete mode 100644 test/COFF/arm64-branch-range.test create mode 100644 test/COFF/arm64-thunks.s