This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ddc6decbb [PPC64] Sort .toc sections accessed with small code model rel [...] new 5500a785f Revert "[PPC64] Sort .toc sections accessed with small code m [...]
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/Arch/PPC64.cpp | 9 -- ELF/InputFiles.h | 10 -- ELF/Relocations.cpp | 3 - ELF/Target.h | 2 - ELF/Writer.cpp | 18 ---- .../ELF/Inputs/ppc64-sort-small-cm-relocs-input2.s | 23 ----- .../ELF/Inputs/ppc64-sort-small-cm-relocs-input3.s | 41 -------- .../ELF/Inputs/ppc64-sort-small-cm-relocs-input4.s | 18 ---- test/ELF/ppc64-sort-small-cm-relocs.s | 108 --------------------- 9 files changed, 232 deletions(-) delete mode 100644 test/ELF/Inputs/ppc64-sort-small-cm-relocs-input2.s delete mode 100644 test/ELF/Inputs/ppc64-sort-small-cm-relocs-input3.s delete mode 100644 test/ELF/Inputs/ppc64-sort-small-cm-relocs-input4.s delete mode 100644 test/ELF/ppc64-sort-small-cm-relocs.s