The Low Level Virtual Machine https://llvm.org/
Go to file
2024-01-06 06:26:10 +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-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-3.8.0-ocamldoc-install.patch rebuilt using cmake [release 3.8.0-3mamba;Sat Jun 11 2016] 2024-01-06 06:26:09 +01:00
llvm-5.0.0-disable-symbolizer-test.patch fix link against libllvm by changing and extending build arguments and external llvm subpackages [release 5.0.0-2mamba;Tue Nov 28 2017] 2024-01-06 06:26:09 +01:00
llvm-5.0.0-llvm-shlib-build-fix.patch fix link against libllvm by changing and extending build arguments and external llvm subpackages [release 5.0.0-2mamba;Tue Nov 28 2017] 2024-01-06 06:26:09 +01:00
llvm-5.0.0-openmamba-triplet.patch fix link against libllvm by changing and extending build arguments and external llvm subpackages [release 5.0.0-2mamba;Tue Nov 28 2017] 2024-01-06 06:26:09 +01:00
llvm-6.0.0--export-LLVM_DYLIB_COMPONENTS-in-LLVMConfig.cmake.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm-6.0.0-cmake-fix-a-typo-in-llvm_config-macro.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm-6.0.0-DebugInfo-discard-invalid-DBG_VALUE-instructions.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm-6.0.0-export-LLVMInitializeInstCombine-as-extern-C.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm-6.0.0-fixup-for-rL326769-RegState-Debug-is-being-truncated.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm-6.0.0-llvm-config.patch rebuilt with gcc 8.1.0 [release 6.0.0-4mamba;Mon Jun 25 2018] 2024-01-06 06:26:10 +01:00
llvm.spec rebuilt wth LLVM_ENABLE_LIBCXX=ON [release 6.0.1-3mamba;Sat Jul 14 2018] 2024-01-06 06:26:10 +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.