diff options
author | Scott Linder <scott.linder@amd.com> | 2025-06-16 15:03:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 15:03:02 -0400 |
commit | e8362234f60612a250d832cc8d0f68fe7fa9ea17 (patch) | |
tree | 33b110764bf22dbfc40bacaf96cb6e6a69753339 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | f83d09a1f60aee28a8ed9020cd72971ec2885f24 (diff) | |
download | llvm-e8362234f60612a250d832cc8d0f68fe7fa9ea17.zip llvm-e8362234f60612a250d832cc8d0f68fe7fa9ea17.tar.gz llvm-e8362234f60612a250d832cc8d0f68fe7fa9ea17.tar.bz2 |
[Object][AMDGPU] Support REL relocations (#143966)
Shaders compiled with DXC/LLPC generate these relocations, and even if
that changes in the future we want to handle existing binaries. The
friction to support this and the maintenance cost long term both seem
incredibly low, considering other targets like ARM support both REL/RELA
static relocations behind the same interface.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions