This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f886de9 [ELF][MIPS] Support R_MIPS_TLS_DTPREL64 / R_MIPS_TLS_TPREL64 [...] new 2635bf7 [ELF] - Linkerscript: implemented FILL command as alias for = [...] new 5fe1b2e Mark R_GOTREL_FROM_END as a relative expression.
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: ELF/LinkerScript.cpp | 24 +++++++++++++------- ELF/Relocations.cpp | 5 +++-- test/ELF/{i386-gotpc.s => i386-gotoff-shared.s} | 17 ++++++++------ test/ELF/linkerscript/linkerscript-fill.s | 30 +++++++++++++++++++++++++ test/ELF/linkerscript/sections-padding.s | 2 +- 5 files changed, 60 insertions(+), 18 deletions(-) copy test/ELF/{i386-gotpc.s => i386-gotoff-shared.s} (54%) create mode 100644 test/ELF/linkerscript/linkerscript-fill.s