[PATCH] D54114: Adding debug info to support Fortran (part 2)

John Reagan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 09:22:27 PST 2018


JohnReagan added a comment.

[Sorry for the delay, my Dad broke a hip and I had to travel to Tennessee.]

Our dope vectors (descriptors) have a lower/upper/stride per dimension to handle non-contiguous array.  We haven't used multipliers since the VAX days.  I think we need to set the byte_stride via some artificial variable (or just a field from the dope vector).  Did I miss that?


Repository:
  rL LLVM

https://reviews.llvm.org/D54114





More information about the llvm-commits mailing list