]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346016:
authorMitchell Horne <mhorne@FreeBSD.org>
Mon, 29 Apr 2019 16:16:00 +0000 (16:16 +0000)
committerMitchell Horne <mhorne@FreeBSD.org>
Mon, 29 Apr 2019 16:16:00 +0000 (16:16 +0000)
commit2a2927787b7462991df689ab6847ef046c12805e
tree27f74355f543a0f3ac163d9bffa4053bdf71c280
parent3c239409de4ab6acccac0edf31ed947be58608b2
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]