[Lldb-commits] [PATCH] D40468: DWZ 01/07: Support reading section ".gnu_debugaltlink"
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 26 15:03:07 PDT 2018
jankratochvil updated this revision to Diff 144210.
jankratochvil added a comment.
Added `lit/Modules/dwarf-gnu-debugaltlink.yaml`. I do not see its test success anywhere but when I make it fail I see its failure in `make check-lldb` stdout/stderr. Curiously its simulated failure does not appear in `make check-lit`.
https://reviews.llvm.org/D40468
Files:
include/lldb/Core/Section.h
include/lldb/lldb-enumerations.h
lit/Modules/build-id-case.yaml
lit/Modules/compressed-sections.yaml
lit/Modules/dwarf-gnu-debugaltlink.yaml
source/Core/Section.cpp
source/Expression/IRExecutionUnit.cpp
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp
source/Symbol/ObjectFile.cpp
tools/lldb-test/lldb-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40468.144210.patch
Type: text/x-patch
Size: 9023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180426/e2b1ef85/attachment.bin>
More information about the lldb-commits
mailing list