diff options
| author | Fangrui Song <i@maskray.me> | 2022-08-14 20:58:23 -0700 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2022-08-14 20:58:23 -0700 |
| commit | d797c2ffdb591d10de2964907962aaacb2e360ca (patch) | |
| tree | 72085960971264a18a22ce2962568f0845c7836b /lldb/test/API/python_api/thread/TestThreadAPI.py | |
| parent | eeac9e923283d8535e4175fef35e132e796fa78e (diff) | |
[DebugInfo] -fdebug-prefix-map: handle '#line "file"' for asm source
`getContext().setMCLineTableRootFile` (from D62074) sets `RootFile.Name` to
`FirstCppHashFilename`. `RootFile.Name` is not processed by -fdebug-prefix-map
and will go to DW_TAG_compile_unit's DT_AT_name and DW_TAG_label's
DW_AT_decl_file. Remap `RootFile.Name`.
Fix another issue reported by https://github.com/llvm/llvm-project/issues/56609
Reviewed By: #debug-info, dblaikie, raj.khem
Differential Revision: https://reviews.llvm.org/D131848
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
