[all-commits] [llvm/llvm-project] 011e7b: Revert "[lldb] Fix handling of `DW_AT_decl_file` a...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Mon Mar 1 11:46:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 011e7bcaa3194ed4ca3fec48263f5ef69fc1813c
https://github.com/llvm/llvm-project/commit/011e7bcaa3194ed4ca3fec48263f5ef69fc1813c
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
R lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s
R lldb/test/Shell/SymbolFile/DWARF/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
Log Message:
-----------
Revert "[lldb] Fix handling of `DW_AT_decl_file` according to D91014"
This reverts commit 7ec7876feda412b6edad0d83565395ef2fd5a004.
Non-x86_64 non-Linux bots broke by the testcase.
More information about the All-commits
mailing list