[PATCH] D71875: [DWARF] Return Error from DWARFDebugArangeSet::extract().
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 21:43:52 PST 2020
This revision was automatically updated to reflect the committed changes.
ikudrin marked an inline comment as done.
Closed by commit rGdcff3961c2d0: [DWARF] Return Error from DWARFDebugArangeSet::extract(). (authored by ikudrin).
Changed prior to commit:
https://reviews.llvm.org/D71875?vs=237913&id=239772#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71875/new/
https://reviews.llvm.org/D71875
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
llvm/test/DebugInfo/X86/dwarfdump-debug-aranges.s
llvm/test/ObjectYAML/MachO/DWARF-debug_abbrev.yaml
llvm/test/ObjectYAML/MachO/DWARF-debug_str.yaml
llvm/test/ObjectYAML/MachO/DWARF-pubsections.yaml
llvm/test/ObjectYAML/MachO/DWARF2-AddrSize8-FormValues.yaml
llvm/test/ObjectYAML/MachO/DWARF5-abbrevValues.yaml
llvm/test/tools/llvm-dwarfdump/X86/debug_aranges-error.s
llvm/test/tools/obj2yaml/macho-DWARF-debug_aranges-error.yaml
llvm/tools/obj2yaml/dwarf2yaml.cpp
llvm/tools/obj2yaml/macho2yaml.cpp
llvm/tools/obj2yaml/obj2yaml.cpp
llvm/tools/obj2yaml/obj2yaml.h
llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71875.239772.patch
Type: text/x-patch
Size: 26706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/2365e28d/attachment.bin>
More information about the llvm-commits
mailing list