The Low Level Virtual Machine https://llvm.org/
Go to file
2024-01-06 06:26:09 +01:00
llvm-3.1-llvm-config.patch move libraries to libllvm and rename llvm-devel to libllvm-devel 2024-01-06 06:26:09 +01:00
llvm-3.4-default-to-i586.patch patch llvm-config for x86_64 support and %{_libdir}/llvm [release 3.5.0-2mamba;Fri Sep 19 2014] 2024-01-06 06:26:09 +01:00
llvm-3.5.0-buildfix-CommandLine_h-getOption.patch patch llvm-config for x86_64 support and %{_libdir}/llvm [release 3.5.0-2mamba;Fri Sep 19 2014] 2024-01-06 06:26:09 +01:00
llvm-3.5.0-llvm-config.patch patch llvm-config for x86_64 support and %{_libdir}/llvm [release 3.5.0-2mamba;Fri Sep 19 2014] 2024-01-06 06:26:09 +01:00
llvm-3.5.0-openmamba-triplet.patch patch llvm-config for x86_64 support and %{_libdir}/llvm [release 3.5.0-2mamba;Fri Sep 19 2014] 2024-01-06 06:26:09 +01:00
llvm-3.5.0-x86_64-llvm-config.patch patch llvm-config for x86_64 support and %{_libdir}/llvm [release 3.5.0-2mamba;Fri Sep 19 2014] 2024-01-06 06:26:09 +01:00
llvm.spec automatic version update by autodist [release 3.5.1-1mamba;Sun Jan 18 2015] 2024-01-06 06:26:09 +01:00
README.md move libraries to libllvm and rename llvm-devel to libllvm-devel 2024-01-06 06:26:09 +01:00

llvm

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.