llvm-3.3

v 3.3

llvm is a next generation compiler infrastructure

The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR").

https://llvm.org/

To install llvm-3.3, paste this in macOS terminal after installing MacPorts

sudo port install llvm-3.3

Add to my watchlist

Installations 22
Requested Installations 11