diff options
author | Daniil Kovalev <dkovalev@accesssoftek.com> | 2023-12-11 00:28:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-11 00:28:23 +0300 |
commit | 8410ee4f0047a8f3760db01d2af1b8168a4e69f4 (patch) | |
tree | e9c6e54cb665da1f89eae87dc0a94b8eb80e93c6 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | ac640c627c4ed4a9a89cb57f3f661c25bf38ed07 (diff) | |
download | llvm-8410ee4f0047a8f3760db01d2af1b8168a4e69f4.zip llvm-8410ee4f0047a8f3760db01d2af1b8168a4e69f4.tar.gz llvm-8410ee4f0047a8f3760db01d2af1b8168a4e69f4.tar.bz2 |
[NFC][AArch64][ELF][PAC] Update AUTH relocation IDs (#74986)
https://github.com/ARM-software/abi-aa/pull/227 changes IDs of
`R_AARCH64_AUTH_ABS64` and `R_AARCH64_AUTH_RELATIVE` in PAuth ABI
specification from draft ones (`0xe100` and `0xe200`) to final ones
(`0x244` and `0x411`).
This patch changes the values in llvm correspondingly.
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions