[PATCH] D122584: [DebugInfo] Use DW_ATE_signed encoding when creating a Fortran array index type.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 15:19:11 PDT 2022


aprantl added a comment.

> Correctly describing a Pascal's array index type provides a strong argument for adding an 'index type' field to DISubrange.

Since this was my original suggestion anyway I support this and would welcome any patches to implement this!


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

https://reviews.llvm.org/D122584



More information about the llvm-commits mailing list