diff options
| author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2021-11-09 10:52:10 -0800 |
|---|---|---|
| committer | Kyungwoo Lee <kyulee@fb.com> | 2021-11-09 10:52:34 -0800 |
| commit | f19471a24985a0cbc32b6548c8fce1d2514e8243 (patch) | |
| tree | 4bae8f97b8a31ff4e2f61117ffeb415ba413316f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h | |
| parent | adc7d63f46a70e68c60ecd4ad17f09eb6f4abbca (diff) | |
| download | llvm-f19471a24985a0cbc32b6548c8fce1d2514e8243.zip llvm-f19471a24985a0cbc32b6548c8fce1d2514e8243.tar.gz llvm-f19471a24985a0cbc32b6548c8fce1d2514e8243.tar.bz2 | |
[DebugInfo] Only create concrete DIEs of concrete functions
At the begining of the module we can iterate through the functions to
see which SPs should have concrete DIEs. Then when we need to reference
a DIE for a SP we can decide if it's ok to create a concrete DIE or not.
Fixes
* https://bugs.llvm.org/show_bug.cgi?id=52159
* https://bugs.llvm.org/show_bug.cgi?id=30637
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D112337
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
