[DWARF][NFC] Add constants for reserved values of an initial length field.
authorIgor Kudrin <ikudrin@accesssoftek.com>
Wed, 24 Jul 2019 11:34:29 +0000 (11:34 +0000)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Wed, 24 Jul 2019 11:34:29 +0000 (11:34 +0000)
commit3daefb07448ae14ce7a4141b21cfe6ed1242e244
tree063da3523b7661d987d465b38e5285b3e924808e
parentec10d5c6c10cc7749f06e49359407907687fd771
[DWARF][NFC] Add constants for reserved values of an initial length field.

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

llvm-svn: 366887
llvm/include/llvm/BinaryFormat/Dwarf.h
llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp