[PATCH] D35373: Use delegation instead of inheritance
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 09:03:39 PDT 2017
rafael updated this revision to Diff 106648.
rafael added a comment.
Delete DWARFContextInMemory.
https://reviews.llvm.org/D35373
Files:
include/llvm/DebugInfo/DWARF/DWARFContext.h
include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
include/llvm/DebugInfo/DWARF/DWARFObj.h
include/llvm/DebugInfo/DWARF/DWARFSection.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
lib/DebugInfo/DWARF/DWARFVerifier.cpp
lib/DebugInfo/Symbolize/Symbolize.cpp
tools/dsymutil/DwarfLinker.cpp
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-rtdyld/llvm-rtdyld.cpp
tools/obj2yaml/dwarf2yaml.cpp
tools/obj2yaml/macho2yaml.cpp
tools/obj2yaml/obj2yaml.h
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35373.106648.patch
Type: text/x-patch
Size: 92086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/2757376f/attachment.bin>
More information about the llvm-commits
mailing list