This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b7b34f85c55 clang-format file. new f1bd8070e1e AMDGPU: Correctly set EI_OSABI based on the os
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: .../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 20 +++++++++- .../AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp | 10 ++--- .../AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h | 1 + test/CodeGen/AMDGPU/elf-header.ll | 43 ++++++++++++++++++++++ test/CodeGen/AMDGPU/elf.ll | 4 +- test/CodeGen/AMDGPU/elf.r600.ll | 2 +- 6 files changed, 70 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/AMDGPU/elf-header.ll