..
CMakeLists.txt
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing part 2."
2019-12-19 13:29:02 -08:00
DWARFAbbreviationDeclaration.cpp
Revert "[NFCI][DebugInfo]: Corrected a Typo."
2020-02-21 01:15:09 +05:30
DWARFAcceleratorTable.cpp
[DWARF] Use DWARFDataExtractor::getInitialLength to parse debug_names
2020-03-02 11:21:23 +01:00
DWARFAddressRange.cpp
Re-commit "DWARF location lists: Add section index dumping"
2019-11-18 15:30:10 +01:00
DWARFCompileUnit.cpp
[DWARF] Adjust return type of DWARFUnit::getLength().
2019-08-21 14:10:57 +00:00
DWARFContext.cpp
Use DWARFDataExtractor::getInitialLength in debug_aranges
2020-03-04 13:01:07 +01:00
DWARFDataExtractor.cpp
Introduce DWARFDataExtractor::getInitialLength
2020-02-26 17:07:58 +01:00
DWARFDebugAbbrev.cpp
Switch LLVM to use 64-bit offsets (2/5)
2019-08-06 10:49:40 +00:00
DWARFDebugAddr.cpp
Use DWARFDataExtractor::getInitialLength in DWARFDebugAddr
2020-03-04 13:00:15 +01:00
DWARFDebugAranges.cpp
Use DWARFDataExtractor::getInitialLength in debug_aranges
2020-03-04 13:01:07 +01:00
DWARFDebugArangeSet.cpp
Use DWARFDataExtractor::getInitialLength in debug_aranges
2020-03-04 13:01:07 +01:00
DWARFDebugFrame.cpp
[DebugInfo] Fix printing CIE offsets in EH FDEs.
2020-02-25 17:10:29 +07:00
DWARFDebugInfoEntry.cpp
Switch LLVM to use 64-bit offsets (2/5)
2019-08-06 10:49:40 +00:00
DWARFDebugLine.cpp
[DWARFDebugLine] Use new DWARFDataExtractor::getInitialLength
2020-03-02 11:14:29 +01:00
DWARFDebugLoc.cpp
[DebugInfo] Add a DWARFDataExtractor constructor that takes ArrayRef<uint8_t>
2020-02-09 17:45:32 -08:00
DWARFDebugMacro.cpp
DebugInfo: Separate different debug_macinfo contributions & print the offset of a contribution
2020-03-02 19:30:30 -08:00
DWARFDebugPubTable.cpp
[DWARF] Support 64-bit DWARF in .debug_pubnames and similar tables.
2020-01-23 14:51:00 +07:00
DWARFDebugRangeList.cpp
Switch LLVM to use 64-bit offsets (2/5)
2019-08-06 10:49:40 +00:00
DWARFDebugRnglists.cpp
[DWARFDebugRnglists] Add a callback-based version of the getAbsoluteRanges function
2019-12-04 10:35:57 +01:00
DWARFDie.cpp
[Debuginfo][NFC] Remove usages of WithColor::error and WithColor::warning.
2020-02-15 14:18:45 +03:00
DWARFExpression.cpp
Add dwarfdump support for DW_OP_regval_type.
2020-01-29 10:02:23 -08:00
DWARFFormValue.cpp
DebugInfo: Don't use implicit zero addr_base
2019-12-18 16:28:19 -08:00
DWARFGdbIndex.cpp
Switch LLVM to use 64-bit offsets (2/5)
2019-08-06 10:49:40 +00:00
DWARFListTable.cpp
[DWARF] Use getInitialLength in range list parsing
2020-03-02 11:18:12 +01:00
DWARFLocationExpression.cpp
Add streaming/equality operators to DWARFAddressRange/DWARFLocationExpression
2019-11-19 10:34:30 +01:00
DWARFTypeUnit.cpp
[DWARF] Adjust return type of DWARFUnit::getLength().
2019-08-21 14:10:57 +00:00
DWARFUnit.cpp
[DebugInfo] Fix parsing DWARF64 units in DWP.
2020-02-28 15:35:51 +07:00
DWARFUnitIndex.cpp
[llvm] Migrate llvm::make_unique to std::make_unique
2019-08-15 15:54:37 +00:00
DWARFVerifier.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
LLVMBuild.txt
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing part 2."
2019-12-19 13:29:02 -08:00