aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-05-07 14:30:47 +0800
committerGitHub <noreply@github.com>2025-05-07 14:30:47 +0800
commit82863783a2518b814e7ffc03b0e40a185a39d1b8 (patch)
tree67cb220542279bdf76b1052b665945acc37d2677 /llvm/lib/CodeGen/MachineScheduler.cpp
parent0505e3761b3f686765a9deef0e41fbf31bed986a (diff)
downloadllvm-82863783a2518b814e7ffc03b0e40a185a39d1b8.zip
llvm-82863783a2518b814e7ffc03b0e40a185a39d1b8.tar.gz
llvm-82863783a2518b814e7ffc03b0e40a185a39d1b8.tar.bz2
LoongArch: Remove VK_CALL/VK_CALL_PLT and don't print %plt
`%plt` is a redundant relocation specifier: `bl %plt(foo)` is identical to `bl foo`. Let's replace VK_CALL/VK_CALL_PLT with R_LARCH_B26 and remove the only specifier constants. Pull Request: https://github.com/llvm/llvm-project/pull/138632
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions