[PATCH] D60487: [llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 01:26:15 PDT 2019


MaskRay added inline comments.


================
Comment at: llvm/include/llvm/MC/MCDwarf.h:48
 /// the file number for each is its index into the vector of DwarfFiles (note
 /// index 0 is not used and not a valid dwarf file number).
 struct MCDwarfFile {
----------------
Should the comment be updated as well?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60487





More information about the llvm-commits mailing list