[PATCH] D80197: [DebugInfo] Upgrade DISubrange to support Fortran dynamic arrays
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 17:28:11 PDT 2020
aprantl added a comment.
Can you confirm that this patch doesn't cause us to emit a `DW_AT_lower_bound(0)` where we previously didn't?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80197/new/
https://reviews.llvm.org/D80197
More information about the llvm-commits
mailing list