Parse architecture name Arch into an ArchKind.
Allows a partial match after canonicalization (for example "v7a" matches "armv7-a").
Matching ArchKind, or ArchKind::INVALID if unrecognized.
| Name | Description |
|---|---|
| Arch | Architecture name such as "armv7-a". |