[Lldb-commits] [PATCH] D97765: [lldb] Fix handling of `DW_AT_decl_file` according to D91014 (attempt #2)
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 2 08:39:03 PST 2021
werat updated this revision to Diff 327469.
werat added a comment.
Use `clang_host` instead of `clang`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97765/new/
https://reviews.llvm.org/D97765
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s
lldb/test/Shell/SymbolFile/DWARF/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97765.327469.patch
Type: text/x-patch
Size: 17312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210302/f8b86b67/attachment-0001.bin>
More information about the lldb-commits
mailing list