[PATCH] D114163: Use VersionTuple for parsing versions in Triple. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible.

James Farrell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 07:14:18 PST 2021


jamesfarrell added a comment.

In D114163#3160292 <https://reviews.llvm.org/D114163#3160292>, @arphaman wrote:

> Sorry for delay, this LGTM. Thanks for doing this cleanup!

Thanks, and no worries about the time (I was out last week as well)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114163/new/

https://reviews.llvm.org/D114163



More information about the llvm-commits mailing list