- Feb 15, 2025
- Jan 31, 2025
-
-
Acid Xeon authored
-
- Jan 18, 2025
-
- Jan 09, 2025
-
- Jan 04, 2025
-
-
Evangelos Foutras authored
Helps with bootstrapping crystal/ldc/rust.
-
- Nov 20, 2024
-
- Sep 02, 2024
-
-
Evangelos Foutras authored
Include llvm-SelectionDAG.patch in repo See merge request !2
-
Eric Long authored
The patch changes over time as upstream repo grows. See chromium!3.
-
- Jul 17, 2024
-
-
Evangelos Foutras authored
Seems nothing in llvm-libs links to libcurl, only these from llvm: - llvm-addr2line - llvm-cov - llvm-debuginfod - llvm-debuginfod-find - llvm-objdump - llvm-otool - llvm-symbolizer
-
Evangelos Foutras authored
Also build with LLVM_ENABLE_CURL=ON to enable some automatic debuginfo functionality in llvm-objdump and llvm-symbolizer. Fixes #2, #4
-
- Jul 04, 2024
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
- Jun 30, 2024
-
-
Evangelos Foutras authored
Helps with bootstrapping crystal/ldc/rust.
- May 21, 2024
-
-
Evangelos Foutras authored
It reportedly breaks if it gets out of sync with upstream zstd.
-
- May 01, 2024
-
- Apr 07, 2024
-
- Mar 02, 2024
-
- Aug 18, 2023
-
- Apr 08, 2023
-
- Feb 26, 2023
-
-
Evangelos Foutras authored
We're building with LLVM_BUILD_LLVM_DYLIB=ON so there is little point to shipping static libs. Let's see if anything breaks after we remove them.
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default.
-
- Jan 12, 2023
-
- Jan 05, 2023
-
- Nov 19, 2022
-
-
Evangelos Foutras authored
Replace -g with -g1 in C(XX)FLAGS instead of appending -g1. Not really certain which method is preferable but let's go with this one for now.
-
- Nov 17, 2022
-
- Aug 04, 2022
-
- Jul 27, 2022
-
- Jul 02, 2022
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Hans' key has not been used to sign a release since LLVM 11.0.0.
-
- Jun 25, 2022
-
- Jun 21, 2022
-
-
Evangelos Foutras authored
Also drop the OCaml bindings as they are not required by any official package and fail to pass tests in this release. If needed they should be able to be packaged separately, as Gentoo is doing with llvm-ocaml.
-
Evangelos Foutras authored
-
- May 31, 2022
-
- May 30, 2022
-
-
Evangelos Foutras authored
This is required in order to bump docutils to 0.18, though this means we can no longer build LLVM docs (man page generation still works however).
-
- May 19, 2022
-
-
Evangelos Foutras authored
Fixes Chromium spamming "*** stack smashing detected ***: terminated".
-