diff options
author | Fangrui Song <i@maskray.me> | 2024-07-27 14:46:41 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-27 14:46:41 -0700 |
commit | 9328c20cc80c4fb8dc86c3141e1be1739e07b3fc (patch) | |
tree | 2310844c34fedc028f272654feb81c35f12a73f5 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | ecf125eaf0b10f18f4ef27f0ebc20f6ab8108247 (diff) | |
download | llvm-9328c20cc80c4fb8dc86c3141e1be1739e07b3fc.zip llvm-9328c20cc80c4fb8dc86c3141e1be1739e07b3fc.tar.gz llvm-9328c20cc80c4fb8dc86c3141e1be1739e07b3fc.tar.bz2 |
[ELF] Track line number precisely
`getLineNumber` is both imprecise (when `INCLUDE` is used) and
inefficient (see https://reviews.llvm.org/D104137). Track line number
precisely now that we have `struct Buffer` abstraction from #100493.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions