[all-commits] [llvm/llvm-project] 060ff6: Add support for more archs in `Triple::getArchType...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Wed Apr 6 02:44:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 060ff6633708c918eda7e36d3b8c548b27b48928
https://github.com/llvm/llvm-project/commit/060ff6633708c918eda7e36d3b8c548b27b48928
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/lib/Support/Triple.cpp
Log Message:
-----------
Add support for more archs in `Triple::getArchTypeForLLVMName`
Add support for i386, s390x in Triple::getArchTypeForLLVMName.
Differential Revision: https://reviews.llvm.org/D122003
More information about the All-commits
mailing list