This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7d022ea Remove trailing whitespace. new d93aa5a [ELF][MIPS] Fix handling of _gp/_gp_disp/__gnu_local_gp symbols
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/InputSection.cpp | 19 ++++++++++++------- ELF/Symbols.h | 10 +++++++--- ELF/SyntheticSections.cpp | 12 ++++++++---- ELF/SyntheticSections.h | 2 ++ ELF/Target.h | 2 -- ELF/Writer.cpp | 22 ++++++++++++++++------ test/ELF/mips-gp-ext.s | 41 +++++++++++++++++++++++++++++++++++++++++ 7 files changed, 86 insertions(+), 22 deletions(-) create mode 100644 test/ELF/mips-gp-ext.s