diff options
author | Fangrui Song <i@maskray.me> | 2021-11-30 11:33:16 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-11-30 11:33:17 -0800 |
commit | ad45df91ad6ad01234ded221d1cbdc168eaee53b (patch) | |
tree | 234fe77421a69ffadb181317d42aa50a58d57aec /llvm/lib/Support/CommandLine.cpp | |
parent | 4fa9e435209e6067b9d5921647429053ae7a8e0c (diff) | |
download | llvm-ad45df91ad6ad01234ded221d1cbdc168eaee53b.zip llvm-ad45df91ad6ad01234ded221d1cbdc168eaee53b.tar.gz llvm-ad45df91ad6ad01234ded221d1cbdc168eaee53b.tar.bz2 |
[ELF][PPC64] Remove unneeded PPC64PCRelLongBranchThunk
This reverts the PPC64PCRelLongBranchThunk part from D86706.
PPC64PCRelLongBranchThunk is the same as PPC64R12SetupStub.
Use `__gep_setup_` instead of `__long_branch_pcrel_` for the stub symbol name
as it more closely indicates the operation.
(Note: GNU ld uses `*.long_branch.*` and `*.plt_branch.*`).
Reviewed By: NeHuang, nemanjai
Differential Revision: https://reviews.llvm.org/D114656
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions