[RISCV] Support getHostCpuName for sifive-u74
authorluxufan <luxufan@iscas.ac.cn>
Tue, 17 May 2022 06:06:42 +0000 (14:06 +0800)
committerluxufan <luxufan@iscas.ac.cn>
Tue, 17 May 2022 06:06:59 +0000 (14:06 +0800)
commit63c81b23bebed8ca39cf73715952fd40947b5b02
tree9c36fb35cf41830b33d87135b4d9300939cc9377
parent9b519f416b70db0fa3bba020732988d3555a3625
[RISCV] Support getHostCpuName for sifive-u74

Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D123978
llvm/include/llvm/Support/Host.h
llvm/lib/Support/Host.cpp
llvm/unittests/Support/Host.cpp