This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ccf039524 Rename {Lazy,}ObjectKind -> {Lazy,}ObjKind. new 8cf141fc4 [ELF] - Do not forget to fill last bytes of PT_LOADs with tra [...] new 9b831b09e [ELF] - Do not segfault when doing logical and/or operations [...]
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 | 19 ++++++++++++------- ELF/Writer.cpp | 2 +- test/ELF/build-id.s | 6 +++--- test/ELF/fill-trap.s | 25 +++++++++++++++++++++++++ test/ELF/linkerscript/early-assign-symbol.s | 3 +++ 5 files changed, 44 insertions(+), 11 deletions(-) create mode 100644 test/ELF/fill-trap.s