AMDGPU can assume Elf64 so doesn't need to abstract over Elf32
Drop a few other unused headers at the same time. Now only llvm elf
and libelf are used by the plugin.
Paths
| Differential D106579
[libomptarget][amdgpu][nfc] Replace use of gelf.h with libelf.h ClosedPublic Authored by JonChesterfield on Jul 22 2021, 11:41 AM.
Details Summary AMDGPU can assume Elf64 so doesn't need to abstract over Elf32 Drop a few other unused headers at the same time. Now only llvm elf
Diff Detail
Event TimelineHerald added subscribers: kerbowa, t-tye, tpr and 5 others. · View Herald TranscriptJul 22 2021, 11:41 AM This revision is now accepted and ready to land.Jul 22 2021, 11:57 AM This revision was landed with ongoing or failed builds.Jul 22 2021, 12:04 PM Closed by commit rG14e34a83b0d2: [libomptarget][amdgpu][nfc] Replace use of gelf.h with libelf.h (authored by JonChesterfield). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 360917 openmp/libomptarget/plugins/amdgpu/impl/system.cpp
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
|