[PATCH] D41695: [Metadata] Extend 'count' field of DISubrange to take a metadata node
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 3 14:33:33 PST 2018
probinson added a comment.
Should the lower bound also become an expression? My FORTRAN days are long gone but my impression is that the lower bound isn't necessarily fixed at compile-time, in more modern editions of the language.
https://reviews.llvm.org/D41695
More information about the llvm-commits
mailing list