Use VersionTuple for parsing versions in Triple, fixing issues that caused the...
Use VersionTuple for parsing versions in Triple, fixing issues that caused the original change to be reverted. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible. This reverts commit 40d5eeac. Differential Revision: https://reviews.llvm.org/D114885
Loading
Please register or sign in to comment