Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38555
AMDGPU: Correctly set EI_OSABI based on the os ClosedPublic Authored by kzhuravl on Oct 4 2017, 11:35 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 3 others. · View Herald TranscriptOct 4 2017, 11:35 AM kzhuravl added a child revision: D38556: AMDGPU: Add and set AMDGPU-specific e_flags.Oct 4 2017, 11:36 AM This revision is now accepted and ready to land.Oct 4 2017, 1:52 PM Closed by commit rL314943: AMDGPU: Correctly set EI_OSABI based on the os (authored by kzhuravl). · Explain WhyOct 4 2017, 3:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 117754 llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h
llvm/trunk/test/CodeGen/AMDGPU/elf-header.ll
llvm/trunk/test/CodeGen/AMDGPU/elf.ll
llvm/trunk/test/CodeGen/AMDGPU/elf.r600.ll
|