diff options
| author | Ehud Katz <ehudkatz@gmail.com> | 2020-02-09 12:25:21 +0200 |
|---|---|---|
| committer | Ehud Katz <ehudkatz@gmail.com> | 2020-02-09 12:25:21 +0200 |
| commit | 3b70ee27a5032a52fc9502541c70b5e0e6b29dfa (patch) | |
| tree | 98e00530150ceb91981419532d3055d6f42da450 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 10c7b7708b32960c82ad295484ae94ffb5b02333 (diff) | |
| download | llvm-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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
