Minor refactor of DWARFUnit::getStringOffsetSectionItem(). Fairly self-explanatory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 172015 llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
|