This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 453e9ab [ELF] Support for setting the base address new 708a8ec Simplify. NFC. new 165dc11 Add ILP32 support to X86_64TargetInfo. new 5f9b2ce Add -m elf32_x86_64.
The 3 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/Driver.cpp | 3 +- ELF/Target.cpp | 88 +++++++++++++++++++++++++++++++------------------- ELF/Thunks.cpp | 8 ++--- test/ELF/emulation.s | 31 ++++++++++++++++++ test/ELF/x86-64-rela.s | 11 +++++++ 5 files changed, 102 insertions(+), 39 deletions(-) create mode 100644 test/ELF/x86-64-rela.s