Package: | llvm |
---|---|
Description: | LLVM collection of compiler and toolchain modules |
For more information: | https://llvm.org/ |
Categories: | |
License: | OpenSource (Apache 2.0 with LLVM exceptions) |
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them.
This module will add clang and related commands to your path.
In case you need to link against this library in your code, the following environmental variables have been defined:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package llvmon the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
11.0.1 | llvm/11.0.1 | zen2 | Y |
11.1.0 | llvm/11.1.0 | zen, zen2 | Y |
14.0.6 | llvm/14.0.6 | icelake, zen2 | Y |