[all-commits] [llvm/llvm-project] 71b162: [AMDGPU][LLD] Adding support for ABI version 5 option
Jacob Lambert via All-commits
all-commits at lists.llvm.org
Wed Mar 23 01:22:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71b162c4bdf7844a46a92bfd4e6eb03337331893
https://github.com/llvm/llvm-project/commit/71b162c4bdf7844a46a92bfd4e6eb03337331893
Author: Jacob Lambert <jacob.lambert at amd.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M lld/ELF/Arch/AMDGPU.cpp
M lld/test/ELF/amdgpu-abi-version.s
Log Message:
-----------
[AMDGPU][LLD] Adding support for ABI version 5 option
Code object version 5 will use the same EFlags as version 4, so we only need to add an additional case
Differential Revision: https://reviews.llvm.org/D122190
More information about the All-commits
mailing list