1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/dsymutil
Paul Robinson d4260a6777 [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Requires callers to directly associate relocations with a DataExtractor
used to read data from a DWARF section, which helps a callee not make
assumptions about which section it is reading.
This is the next step in reducing DWARFFormValue's dependence on DWARFUnit.

Differential Revision: https://reviews.llvm.org/D34704

llvm-svn: 306699
2017-06-29 16:52:08 +00:00
..
BinaryHolder.cpp
BinaryHolder.h
CMakeLists.txt
DebugMap.cpp
DebugMap.h
dsymutil.cpp
dsymutil.h
DwarfLinker.cpp [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor. 2017-06-29 16:52:08 +00:00
LLVMBuild.txt
MachODebugMapParser.cpp
MachOUtils.cpp
MachOUtils.h
NonRelocatableStringpool.h