diff options
author | Martin Storsjo <martin@martin.st> | 2019-10-21 08:01:59 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-10-21 08:01:59 +0000 |
commit | 65b1c497d2a6824ab23411611127dc0c3f17c400 (patch) | |
tree | 952e1accec2052ebb07f4640db00c01521f8c421 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 908b780952d965d344b7fd85358d933272922c10 (diff) | |
download | bcm5719-llvm-65b1c497d2a6824ab23411611127dc0c3f17c400.tar.gz bcm5719-llvm-65b1c497d2a6824ab23411611127dc0c3f17c400.zip |
[LLD] [COFF] Use the local dwarf code instead of Symbolizer for resolving code locations. NFC.
As we now have code that parses the dwarf info for variable locations,
we can use that instead of relying on the higher level Symbolizer library,
reducing the previous two different dwarf codepaths into one.
Differential Revision: https://reviews.llvm.org/D69198
llvm-svn: 375391
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions