[PATCH] D122003: [Triple] Add support for more archs in `getArchTypeForLLVMName`
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 08:22:30 PDT 2022
probinson added a comment.
You still need a test for this change. It seems there isn't really an existing test for this API; it's used in llvm/unittests/MC/TargetRegistry.cpp, but that's testing the registry rather than the API.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122003/new/
https://reviews.llvm.org/D122003
More information about the llvm-commits
mailing list