mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
bdbe5354c9
Add a port of the CHERIoT compiler. The CHERIoT ISA adds CHERI to RV32e (a microcontroller RISC-V variant). A number of products based on CHERIoT are in the pipeline including the Sonata board from lowRISC's Sunburst Project (https://www.sunburst-project.org). Requested by: emaste
7 lines
313 B
Plaintext
7 lines
313 B
Plaintext
The LLVM Project is a collection of modular and reusable compiler and
|
|
toolchain technologies. This version adds support for the Arm Morello
|
|
prototype architecture (CHERI ported to ARMv8-A).
|
|
|
|
This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
|
|
and the LLVM infrastructure these are built on.
|