This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 25dc8527d [codeview] Fix handling of S_HEAPALLOCSITE new d6513c032 LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
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/AMDGPU.cpp | 19 +++++++++++++++++++ test/ELF/Inputs/amdgpu-kernel-0.s | 6 ++++++ test/ELF/Inputs/amdgpu-kernel-1.s | 6 ++++++ test/ELF/Inputs/amdgpu-kernel-2.o | Bin 0 -> 408 bytes test/ELF/amdgpu-elf-flags-err.s | 7 +++++++ test/ELF/amdgpu-elf-flags.s | 10 ++++++++++ 6 files changed, 48 insertions(+) create mode 100644 test/ELF/Inputs/amdgpu-kernel-0.s create mode 100644 test/ELF/Inputs/amdgpu-kernel-1.s create mode 100644 test/ELF/Inputs/amdgpu-kernel-2.o create mode 100644 test/ELF/amdgpu-elf-flags-err.s create mode 100644 test/ELF/amdgpu-elf-flags.s