c297fd5b8c
This port of LLVM to the Arm Morello prototype architecture is based on the University of Cambridge's CHERI LLVM.
8 lines
372 B
Text
8 lines
372 B
Text
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.
|
|
|
|
WWW: https://git.morello-project.org/morello/llvm-project
|