diff options
author | Fangrui Song <i@maskray.me> | 2025-04-16 00:07:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 00:07:16 -0700 |
commit | a630ef71e84a6bf09a99053ea42d37632ca0d18a (patch) | |
tree | 29810d7b0d6f18a6e34229fc6a85f97ce1ea6e20 /clang/lib/Sema/SemaModule.cpp | |
parent | c1fc4c6a69c6ca0ae6aa060e4377ab5040505a66 (diff) | |
download | llvm-a630ef71e84a6bf09a99053ea42d37632ca0d18a.zip llvm-a630ef71e84a6bf09a99053ea42d37632ca0d18a.tar.gz llvm-a630ef71e84a6bf09a99053ea42d37632ca0d18a.tar.bz2 |
ELFObjectWriter: Disable STT_SECTION adjustment for .reloc
... to match GNU Assembler. This generalizes the
SHT_LLVM_CALL_GRAPH_PROFILE special case (which uses .reloc with
BFD_RELOC_NONE https://reviews.llvm.org/D104080).
Targets that want STT_SECTION adjustment cannot use
FirstLiteralRelocationKind derived fixup kinds.
Depends on the fix of #135521
Pull Request: https://github.com/llvm/llvm-project/pull/135519
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions