Package: llvm-toolchain-16 / 1:16.0.6-15~deb12u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| llvm-toolchain-16 | 1:16.0.6-15~deb12u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| lldb/print lldb path.patch | (download) |
lldb/bindings/python/get-python-config.py |
15 14 + 1 - 0 ! |
--- |
| lower python dep.diff | (download) |
llvm/CMakeLists.txt |
4 2 + 2 - 0 ! |
--- |
| scan build py fix default bin.diff | (download) |
clang/tools/scan-build-py/lib/libscanbuild/arguments.py |
2 1 + 1 - 0 ! |
--- |
| omp riscv64.patch | (download) |
openmp/runtime/src/kmp_affinity.h |
11 11 + 0 - 0 ! |
define the affinity for riscv64 |
| lldb/test disable lldb i386.diff | (download) |
integration-test-suite/tests/basic_lldb.c |
2 1 + 1 - 0 ! |
--- |
| unbreak atomic mips.diff | (download) |
compiler-rt/lib/scudo/standalone/CMakeLists.txt |
7 7 + 0 - 0 ! |
--- |
| llvm fix lld linker check.diff | (download) |
llvm/cmake/modules/AddLLVM.cmake |
2 1 + 1 - 0 ! |
--- |
| openmp fix runtimes build.diff | (download) |
llvm/runtimes/CMakeLists.txt |
3 2 + 1 - 0 ! |
--- |
| libclc fix prepare_builtins rpath.diff | (download) |
libclc/CMakeLists.txt |
3 3 + 0 - 0 ! |
--- |
| llvm runtimes builtins build check.diff | (download) |
llvm/runtimes/CMakeLists.txt |
7 6 + 1 - 0 ! |
--- |
| issue 54242.diff | (download) |
mlir/lib/ExecutionEngine/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
| protobuf_3.21.patch | (download) |
clang-tools-extra/clangd/index/remote/monitor/Monitor.cpp |
4 2 + 2 - 0 ! |
--- |
| compiler rt/compilerrt builtins arch fix armhf.diff | (download) |
compiler-rt/lib/builtins/CMakeLists.txt |
5 5 + 0 - 0 ! |
--- |
| compiler rt/compilerrt build scudo standalone option.diff | (download) |
compiler-rt/CMakeLists.txt |
6 6 + 0 - 0 ! |
--- |
| wasm/wasm ld path.diff | (download) |
clang/lib/Driver/ToolChains/WebAssembly.h |
6 5 + 1 - 0 ! |
--- |
| wasm/wasm compiler rt default.diff | (download) |
clang/lib/Driver/ToolChains/WebAssembly.cpp |
12 12 + 0 - 0 ! |
--- |
| wasm/wasm sysroot usr.diff | (download) |
clang/lib/Driver/ToolChains/WebAssembly.cpp |
43 34 + 9 - 0 ! |
--- |
| revert update doc.diff | (download) |
clang-tools-extra/docs/conf.py |
14 9 + 5 - 0 ! |
--- |
| unwind force pthread dl.diff | (download) |
libunwind/CMakeLists.txt |
15 9 + 6 - 0 ! |
--- |
| force sse2 compiler rt.diff | (download) |
compiler-rt/lib/builtins/CMakeLists.txt |
6 6 + 0 - 0 ! |
--- |
| bolt disable emit relocs.patch | (download) |
bolt/tools/merge-fdata/CMakeLists.txt |
6 3 + 3 - 0 ! |
--- |
| link grpc.diff | (download) |
clang/cmake/modules/AddGRPC.cmake |
7 6 + 1 - 0 ! |
--- |
| amdgpu/nonlinux.patch | (download) |
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
| ubuntu releases.patch | (download) |
clang/include/clang/Driver/Distro.h |
3 2 + 1 - 0 ! |
update the list of ubuntu release names |
| new cmake build fix.patch | (download) |
openmp/runtime/cmake/LibompCheckLinkerFlag.cmake |
72 0 + 72 - 0 ! |
[patch] [openmp] replace libomp_check_linker_flag with llvm_check_compiler_linker_flag Replace the custom libomp_check_linker_flag() implementation with llvm_check_compiler_linker_flag() from the common cmake utils. Due to the way the custom implementation is implemented (capturing output from an entire nested cmake invocation) it can easily end up incorrectly detecting flags as unavailable, e.g. because "error", "unknown" or similar occurs inside compiler flags, the directory name, etc. Fixes https://github.com/llvm/llvm-project/issues/62240. |
| HIP search path fix.patch | (download) |
clang/lib/Driver/ToolChains/AMDGPU.cpp |
12 4 + 8 - 0 ! |
[patch] [hip] detect hip for ubuntu, mint, gentoo, etc. HIP may be installed into /usr or /usr/local on a variety of Linux operating systems. It may become unwieldy to list them all. Reviewed by: Siu Chi Chan, Yaxun Liu |
| D158066 simd ppc64el.patch | (download) |
clang/include/clang/Basic/BuiltinsPPC.def |
2 2 + 0 - 0 ! |
fix simd compatibility headers on ppc64el |
