diff options
author | Fangrui Song <i@maskray.me> | 2024-08-03 11:00:11 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-08-03 11:00:11 -0700 |
commit | 09dd0febbbd59a0c470b3909690cae6618a2416a (patch) | |
tree | a635e37fcda46fd3d535d9ddc2c4e51982b13df0 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 534a87301b82f8d914087a848a2e88b897c24644 (diff) | |
download | llvm-09dd0febbbd59a0c470b3909690cae6618a2416a.zip llvm-09dd0febbbd59a0c470b3909690cae6618a2416a.tar.gz llvm-09dd0febbbd59a0c470b3909690cae6618a2416a.tar.bz2 |
[ELF] Move Out into Ctx. NFC
Ctx was introduced in March 2022 as a more suitable place for such
singletons. ctx's hidden visibility optimizes generated instructions.
bufferStart and tlsPhdr, which are not OutputSection, can now be moved
outside of `Out`.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions