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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 05:10:05 PDT 2022


rengolin added a comment.

My original point was that this change is so small and unrelated to anything at the moment that it would be better for whatever `s390x` or `i386` change that needs it, to introduce it then, not beforehand.

So this review should be abandoned in favour of the actual `s390x` review that needs it, with this change in it.


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

https://reviews.llvm.org/D122003



More information about the llvm-commits mailing list