[PATCH] D68899: llvm/cmake/config.guess: add support for riscv32 and riscv64
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 10:15:13 PST 2020
luismarques added a comment.
Herald added subscribers: evandro, Jim.
Isn't the correct fix for this to update `config.guess` with the authoritative one from GNU?
curl "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -o llvm/cmake/config.guess
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68899/new/
https://reviews.llvm.org/D68899
More information about the llvm-commits
mailing list