[all-commits] [llvm/llvm-project] 81edc8: [AMDGPU] Add support for the .reloc directive
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Jun 7 07:27:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81edc831fb90c289eb0616bae3658e4feea9a99c
https://github.com/llvm/llvm-project/commit/81edc831fb90c289eb0616bae3658e4feea9a99c
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
A llvm/test/MC/AMDGPU/reloc-directive.s
Log Message:
-----------
[AMDGPU] Add support for the .reloc directive
Differential Revision: https://reviews.llvm.org/D127117
More information about the All-commits
mailing list