Skip to content
Commit 50324670 authored by James Farrell's avatar James Farrell
Browse files

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
parent 2ae50118
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment