As suggested in D64622#1583151, this adds symbolic names for these values and replaces the corresponding usages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65039
[DWARF] Add named constants for reserved values of an initial length field. ClosedPublic Authored by ikudrin on Jul 20 2019, 5:46 AM.
Details Summary As suggested in D64622#1583151, this adds symbolic names for these values and replaces the corresponding usages.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 22 2019, 7:36 AM Closed by commit rL366887: [DWARF][NFC] Add constants for reserved values of an initial length field. (authored by ikudrin). · Explain WhyJul 24 2019, 4:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210954 include/llvm/BinaryFormat/Dwarf.h
lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/DebugInfo/DWARF/DWARFDebugLine.cpp
lib/DebugInfo/DWARF/DWARFListTable.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
lib/DebugInfo/DWARF/DWARFVerifier.cpp
unittests/DebugInfo/DWARF/DwarfGenerator.cpp
|