aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorEhud Katz <ehudkatz@gmail.com>2020-02-09 12:25:21 +0200
committerEhud Katz <ehudkatz@gmail.com>2020-02-09 12:25:21 +0200
commit3b70ee27a5032a52fc9502541c70b5e0e6b29dfa (patch)
tree98e00530150ceb91981419532d3055d6f42da450 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent10c7b7708b32960c82ad295484ae94ffb5b02333 (diff)
downloadllvm-3b70ee27a5032a52fc9502541c70b5e0e6b29dfa.zip
llvm-3b70ee27a5032a52fc9502541c70b5e0e6b29dfa.tar.gz
llvm-3b70ee27a5032a52fc9502541c70b5e0e6b29dfa.tar.bz2
[LoopExtractor] Convert LoopExtractor from LoopPass to ModulePass
The LoopExtractor created new functions (by definition), which violates the restrictions of a LoopPass. The correct implementation of this pass should be as a ModulePass. Includes reverting rL82990 implications on the LoopExtractor. Fixes PR3082 and PR8929. Differential Revision: https://reviews.llvm.org/D69069
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions