summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-08-13 19:51:51 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-08-13 19:51:51 +0000
commit235339357d3c2cf454e59a994686b45f8190671f (patch)
tree5dcf38fa81a4720b9dc24c508e9e4d3e56d5e52c /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
parentbddab07d4a219642e70b6ab786ee8c54c8108968 (diff)
downloadbcm5719-llvm-235339357d3c2cf454e59a994686b45f8190671f.tar.gz
bcm5719-llvm-235339357d3c2cf454e59a994686b45f8190671f.zip
[DWARF} Use LLVM's debug line parser in LLDB.
The line number table header was substantially revised in DWARF 5 and is not fully supported by LLDB's current debug line implementation. This patch replaces the LLDB debug line parser with its counterpart in LLVM. This was possible because of the limited contact surface between the code to parse the DWARF debug line section and the rest of LLDB. We pay a small cost in terms of performance and memory usage. This is something we plan to address in the near future. Differential revision: https://reviews.llvm.org/D62570 llvm-svn: 368742
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud