[PATCH] D122003: [Triple] Add support for more archs in `getArchTypeForLLVMName`

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 08:11:01 PDT 2022


antoniofrighetto added a comment.

In D122003#3392424 <https://reviews.llvm.org/D122003#3392424>, @probinson wrote:

> Test?  I'm a little surprised that changing the spelling of an arch didn't cause any failures.

To my surprise too, it actually did. I updated the diff by adding `x86_64` alongside `x86-64`.


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

https://reviews.llvm.org/D122003



More information about the llvm-commits mailing list