ef18350842
Reduce the number of targets built to CHERI targets (RISC-V and Mips) and plausable host targets (AArch64 and X86). Allow this port to be used as a master port by an port in an overlay. That is mostly allowing certain variables to be overridden plus using .PARSEDIR to find llvm-devel's license files.
8 lines
302 B
Text
8 lines
302 B
Text
The LLVM Project is a collection of modular and reusable compiler and
|
|
toolchain technologies. This version adds support for CHERI on RISC-V
|
|
and MIPS64.
|
|
|
|
This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
|
|
and the LLVM infrastructure these are built on.
|
|
|
|
WWW: http://cheri-cpu.org
|