[PATCH] D41695: [Metadata] Extend 'count' field of DISubrange to take a metadata node

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 08:43:05 PST 2018


sdesmalen added a comment.

In https://reviews.llvm.org/D41695#967008, @probinson wrote:

> Should the lower bound also become an expression?


It probably should at some point, but I didn't make the change as it was not required for C99 VLAs.


https://reviews.llvm.org/D41695





More information about the llvm-commits mailing list