diff options
| author | Arthur Eubanks <aeubanks@google.com> | 2022-01-07 09:47:55 -0800 |
|---|---|---|
| committer | Arthur Eubanks <aeubanks@google.com> | 2022-01-07 11:05:26 -0800 |
| commit | 335a3163aab4ab3a52c7c15d03bcf1ce9ba79fbb (patch) | |
| tree | dd9261e259b20ed8902076b92bb9a33e2d7341f7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 1f71e46f2a4fd34197607a4f59c3c93576b005a3 (diff) | |
[Inline] Attempt to delete any discardable if unused functions
Previously we limited ourselves to only internal/private functions. We
can also delete linkonce_odr functions.
Minor compile time wins:
https://llvm-compile-time-tracker.com/compare.php?from=d51e3474e060cb0e90dc2e2487f778b0d3e6a8de&to=bccffe3f8d5dd4dda884c9ac1f93e51772519cad&stat=instructions
Major memory wins on tramp3d:
https://llvm-compile-time-tracker.com/compare.php?from=d51e3474e060cb0e90dc2e2487f778b0d3e6a8de&to=bccffe3f8d5dd4dda884c9ac1f93e51772519cad&stat=max-rss
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D115545
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
