diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-02-10 10:57:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 10:57:19 -0800 |
commit | 808b1c11a26ba986a4148e10f30a5ba995766f83 (patch) | |
tree | 761f87b6cb51598d9a980a36963da638109e2e6f /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 196a1acc7d277d05d4b94ad7745c18bf13ea991f (diff) | |
download | llvm-808b1c11a26ba986a4148e10f30a5ba995766f83.zip llvm-808b1c11a26ba986a4148e10f30a5ba995766f83.tar.gz llvm-808b1c11a26ba986a4148e10f30a5ba995766f83.tar.bz2 |
[ELF] Add support for CREL to getSectionAndRelocations
This patch updates the getSectionAndRelocations function to also support
CREL relocation sections. Unit tests have been added. This patch also
updates consumers to say they explicitly do not support CREL format
relocations. Subsequent patches will make the consumers work with CREL
format relocations and also add in testing support.
Reviewers: red1bluelost, MaskRay, rlavaee
Reviewed By: MaskRay
Pull Request: https://github.com/llvm/llvm-project/pull/126445
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions