[PATCH] D122584: [DebugInfo] Use DW_ATE_signed encoding when creating a Fortran array index type.
    John Reagan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr  7 06:15:21 PDT 2022
    
    
  
JohnReagan added a comment.
Pascal allows for negative bounds as well.
ARRAY [-12..-5] OF INTEGER
for example
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122584/new/
https://reviews.llvm.org/D122584
    
    
More information about the llvm-commits
mailing list