diff options
| author | David Blaikie <dblaikie@gmail.com> | 2022-07-28 00:07:35 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2022-07-28 00:07:35 +0000 |
| commit | 4e719e0f16933a8945a4e85db39fdad5afbede36 (patch) | |
| tree | c825bde6b4919800345f0b6b882ef83ba3408ea3 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | 06da353748c967f57c357a97b95643bd9c172e71 (diff) | |
| download | llvm-4e719e0f16933a8945a4e85db39fdad5afbede36.zip llvm-4e719e0f16933a8945a4e85db39fdad5afbede36.tar.gz llvm-4e719e0f16933a8945a4e85db39fdad5afbede36.tar.bz2 | |
DebugInfo: Prefer vtable homing over ctor homing.
Vtables will be emitted in fewer places than ctors (every ctor
references the vtable, so at worst it's the same places - but at best
the type has a non-inline key function and the vtable is emitted in one
place)
Pulling this fix out of 517bbc64dbe493644eff8d55fd9566435e930520 which
was reverted in 4821508d4db75a535d02b8938f81fac6de66cc26
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
