]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add option to build LLVM RISC-V target
authormhorne <mhorne@FreeBSD.org>
Sun, 7 Apr 2019 18:24:26 +0000 (18:24 +0000)
committermhorne <mhorne@FreeBSD.org>
Sun, 7 Apr 2019 18:24:26 +0000 (18:24 +0000)
commit812de85df230f367ecabb8c40fe3adf6df254d1a
tree85fb39e3a9a24b053506b0f8dbff03a04a4a029f
parentfa027ee46528ea1bc7bb3b377822d2563fd1bf5c
Add option to build LLVM RISC-V target

Reviewed by: emaste, dim
Approved by: markj (mentor)
MFC after: 3 weeks
Differential Revision: https://reviews.freebsd.org/D19759
lib/clang/include/llvm/Config/AsmParsers.def
lib/clang/include/llvm/Config/AsmPrinters.def
lib/clang/include/llvm/Config/Disassemblers.def
lib/clang/include/llvm/Config/Targets.def
lib/clang/libllvm/Makefile
lib/clang/llvm.build.mk
share/man/man5/src.conf.5
share/mk/src.opts.mk
tools/build/options/WITHOUT_LLVM_TARGET_RISCV [new file with mode: 0644]
tools/build/options/WITH_LLVM_TARGET_RISCV [new file with mode: 0644]