Minor refactor of DWARFUnit::getStringOffsetSectionItem(). Fairly self-explanatory.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D53948
[DWARF][NFC] Refactor a function to return Optional<> instead of bool ClosedPublic Authored by wolfgangp on Oct 31 2018, 11:58 AM.
Details Summary Minor refactor of DWARFUnit::getStringOffsetSectionItem(). Fairly self-explanatory.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 31 2018, 12:28 PM Closed by commit rL345776: [DWARF][NFC] Refactor a function to return Optional<> instead of bool (authored by wolfgangp). · Explain WhyOct 31 2018, 2:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171987 include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFFormValue.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
|