summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-02-01 09:47:56 -0800
committerFangrui Song <i@maskray.me>2022-02-01 09:47:56 -0800
commit7518d38f0aa23d6a259753a2cbf8885ca6a58020 (patch)
treeede22e5085dad42ba35ecb2d5d212d16ebbcfd2b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent16978d853bb820a73ce36ac736130f061d0a3edc (diff)
[ELF] De-template LinkerDriver::link. NFC
Replace `f<ELFT>(x)` with `InvokeELFT(f, x)`. The size reduction comes from turning `link` from 4 specializations into 1. My x86-64 lld executable is 26KiB smaller. Reviewed By: ikudrin Differential Revision: https://reviews.llvm.org/D118551
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions