diff options
author | Fangrui Song <i@maskray.me> | 2025-03-15 00:10:54 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-15 00:10:55 -0700 |
commit | 2ada0c1e6163502a8b3fd6485c290eca26ce8748 (patch) | |
tree | ffc2960a00702e440dac8051e6b9adc878a03bf9 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | aead088f02b9452ac151a77e05228ad9458a6eb5 (diff) | |
download | llvm-2ada0c1e6163502a8b3fd6485c290eca26ce8748.zip llvm-2ada0c1e6163502a8b3fd6485c290eca26ce8748.tar.gz llvm-2ada0c1e6163502a8b3fd6485c290eca26ce8748.tar.bz2 |
[AArch64] Move fixELFSymbolsInTLSFixups to getRelocType
fixELFSymbolsInTLSFixups walks the expression tree, which is complex and
unnecessary. As the expression must be relocatable, we can move the code
to getRelocType and just set SymA.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions