Meta Configuration of Package llvm20
10
1
<package name="llvm20" project="Compilers">
2
<title>Low Level Virtual Machine</title>
3
<description>LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages.
4
5
The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.</description>
6
<build>
7
<enable repository="15.6"/>
8
</build>
9
</package>
10