summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2021-02-10 09:42:50 +0100
committerserge-sans-paille <sguelton@redhat.com>2021-02-16 16:19:54 +0100
commit3c8bf29f14e45cdf4c5dc5edcb3bb2f02cc9f394 (patch)
treebc078ce2a5b128fdd40f33e74bc9d1838f39b0b3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent397336dcab81dd0bb95e50e95c737c3e77ee7985 (diff)
Reduce the number of attributes attached to each function
This takes advantage of the implicit default behavior to reduce the number of attributes, which in turns reduces compilation time. I've observed -3% in instruction count when compiling sqlite3 amalgamation with -O0 Differential Revision: https://reviews.llvm.org/D96400
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions