summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPaul Kirth <paulkirth@google.com>2024-02-28 11:12:13 -0800
committerGitHub <noreply@github.com>2024-02-28 11:12:13 -0800
commit777ac46ddbc318b5d5820d278a2e4dc2213699d8 (patch)
treeb0b64be56562b5bf2207da163134c513834e79f5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9c7cde64e6556f8a04dc4a14cbfb2b277d5ab4d9 (diff)
[llvm] Remove pipeline checks for optsize for DFAJumpThreadingPass
The pass itself checks whether to apply the optimization based on the minsize attribute, so there isn't much functional benefit to preventing the pass from being added. Gating the pass gets added to the pass pipeline complicates the interaction with -enable-dfa-jump-thread, as well. Reviewers: aeubanks Reviewed By: aeubanks Pull Request: https://github.com/llvm/llvm-project/pull/83318
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions