LLVM

What is LLVM?

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. It provides compilers for C (clang), C++ (clang++), and Fortran (flang/flang-new) among many others, and a bunch of tools supporting software development. 

Getting started

As LLVM is still quickly developing, we will not have it installed up-to-date in the central stack. Please look then for module use /lrz/sys/share/modules/extfiles, or for later versions of the software stack.

> module av llvm