diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2025-03-12 11:33:12 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 18:33:12 +0100 |
commit | 378739f18208165f9831571a57f34d82f6663bc6 (patch) | |
tree | 92f5c1825fd905f767e81a9f622fe366f8e7e7b4 /lldb/packages/Python/lldbsuite/test | |
parent | e619073f030239ff15fb134d13423733bb072239 (diff) | |
download | llvm-378739f18208165f9831571a57f34d82f6663bc6.zip llvm-378739f18208165f9831571a57f34d82f6663bc6.tar.gz llvm-378739f18208165f9831571a57f34d82f6663bc6.tar.bz2 |
[SystemZ] Move disabling of arg verification to before isFullyInternal(). (#130693)
It has found to be quite a slowdown to traverse the users of a
function from each call site when it is called many (~70k)
times. This patch fixes this for now as long as this verification
is disabled by default, but there is still a need to eventually
cache the results to avoid recomputation.
Fixes #130541
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions