This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8c7ce2e98 ELF: Read address significance tables with --icf=all. new 387370aa1 [ELF] Fix handling of FDE negative relative PC addr
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: ELF/SyntheticSections.cpp | 7 ++- test/ELF/eh-frame-negative-pcrel-sdata2.s | 85 +++++++++++++++++++++++++++++++ test/ELF/eh-frame-negative-pcrel-sdata4.s | 85 +++++++++++++++++++++++++++++++ test/ELF/eh-frame-negative-pcrel-sdata8.s | 85 +++++++++++++++++++++++++++++++ 4 files changed, 261 insertions(+), 1 deletion(-) create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata2.s create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata4.s create mode 100644 test/ELF/eh-frame-negative-pcrel-sdata8.s