aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-03-22 20:05:23 -0700
committerFangrui Song <i@maskray.me>2025-03-22 20:05:23 -0700
commit75f5a4f0dc7d96134cca86543ef3f86ef218ce77 (patch)
tree641e2baef6b2e17ec75e84f715f985591e259206 /llvm/lib/MC/ELFObjectWriter.cpp
parent0a0f691af6468372d2f5d31b83317fcc263e89d4 (diff)
downloadllvm-75f5a4f0dc7d96134cca86543ef3f86ef218ce77.zip
llvm-75f5a4f0dc7d96134cca86543ef3f86ef218ce77.tar.gz
llvm-75f5a4f0dc7d96134cca86543ef3f86ef218ce77.tar.bz2
[VE] Move STT_TLS setting from fixELFSymbolsInTLSFixups to getRelocType
The legacy generic code uses `ELFObjectWriter::fixSymbolsInTLSFixups` to set `STT_TLS` (and use an unnecessary expression walk). The better way is to do this in `getRelocType`, which I have done for AArch64, PowerPC, RISC-V, and X86.
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions