]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346016:
authormhorne <mhorne@FreeBSD.org>
Mon, 29 Apr 2019 16:14:24 +0000 (16:14 +0000)
committermhorne <mhorne@FreeBSD.org>
Mon, 29 Apr 2019 16:14:24 +0000 (16:14 +0000)
commit1e04395278a18f88ab7be4d2735247de62a2159e
tree56311dd5ec02f0eccb594a4b175b976b735b05f5
parent58dcc08da9e3f53b83f587153bb7b08291d625be
MFC r346016:
Add option to build LLVM RISC-V target

Approved by: markj (mentor)
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]