diff options
| author | Sean Silva <silvasean@google.com> | 2020-04-17 20:14:41 -0700 |
|---|---|---|
| committer | Sean Silva <silvasean@google.com> | 2020-04-20 16:54:01 -0700 |
| commit | 22219cfc6a2a752c53238df4ceea342672392818 (patch) | |
| tree | 7128ac3ef6ce850c1647f78b31d9a1fe3ba97574 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | d17d50ebc6ee5f0bda1db303b7da0a27bed5c7c1 (diff) | |
Fix inlining multi-block callees with type conversion.
The previous code result a mismatch between block argument types and
predecessor successor args when a type conversion was needed in a
multiblock case. It was assuming the replaced result types matched the
region result types.
Also, slighly improve the debug output from the inliner.
Differential Revision: https://reviews.llvm.org/D78415
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
