[PATCH] D64622: [DWARF] Fix the reserved values for unit length in DWARFDebugLine.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 11:03:12 PDT 2019


probinson added a comment.

This magic number appears in many places; it should have a symbolic name in llvm/include/llvm/BinaryFormat/Dwarf.h, in the LLVMConstants enumeration.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64622/new/

https://reviews.llvm.org/D64622





More information about the llvm-commits mailing list