Package: llvm-toolchain-7 / 1:7.0.1-8+deb10u2
Metadata
Package | Version | Patches format |
---|---|---|
llvm-toolchain-7 | 1:7.0.1-8+deb10u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
19 clang_debian_version.patch | (download) |
clang/lib/Basic/Version.cpp |
3 2 + 1 - 0 ! |
--- |
0003 Debian version info and bugreport.patch | (download) |
lib/Support/CommandLine.cpp |
4 4 + 0 - 0 ! |
--- |
clang format version.diff | (download) |
clang/tools/clang-format/clang-format-diff.py |
2 1 + 1 - 0 ! |
--- |
clang analyzer force version.diff | (download) |
clang/tools/scan-build/libexec/ccc-analyzer |
4 2 + 2 - 0 ! |
--- |
23 strlcpy_strlcat_warning_removed.diff | (download) |
clang/include/clang/Basic/Builtins.def |
8 4 + 4 - 0 ! |
--- |
27 fix_clang_stdint.diff | (download) |
clang/lib/Headers/stdint.h |
6 3 + 3 - 0 ! |
--- |
declare_clear_cache.diff | (download) |
lib/Support/Unix/Memory.inc |
2 1 + 1 - 0 ! |
--- |
unwind chain inclusion.diff | (download) |
clang/lib/Headers/unwind.h |
9 5 + 4 - 0 ! |
--- |
atomic_library_1.diff | (download) |
clang/test/CodeGen/linux-arm-atomic.c |
10 10 + 0 - 0 ! |
--- |
python clangpath.diff | (download) |
clang/bindings/python/clang/cindex.py |
2 1 + 1 - 0 ! |
--- |
fix clang path and build.diff | (download) |
clang/lib/Driver/ToolChains/Gnu.cpp |
2 2 + 0 - 0 ! |
--- |
0048 Set html_static_path _static everywhere.patch | (download) |
clang-tools-extra/docs/conf.py |
2 1 + 1 - 0 ! |
set html_static_path = ['_static'] everywhere. |
x32 fix driver search paths.diff | (download) |
clang/lib/Driver/ToolChains/Gnu.cpp |
13 9 + 4 - 0 ! |
fix missing include and library paths on x32 |
symbolizer path.diff | (download) |
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc |
6 5 + 1 - 0 ! |
--- |
clang tidy run bin.diff | (download) |
clang-tools-extra/clang-tidy/tool/run-clang-tidy.py |
4 2 + 2 - 0 ! |
--- |
0001 tools clang cmake resolve symlinks in ClangConfig.cmake.patch | (download) |
clang/cmake/modules/CMakeLists.txt |
4 2 + 2 - 0 ! |
[patch] [clang] cmake: resolve symlinks in clangconfig.cmake Ensure that symlinks such as /usr/lib/cmake/clang-X.Y (pointing to /usr/lib/llvm-X.Y/lib/cmake/llvm) are resolved. This ensures that CLANG_INSTALL_PREFIX ends up to be /usr/lib/llvm-X.Y instead of /usr. Partially addresses PR37128 |
debug jit path.diff | (download) |
lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp |
4 2 + 2 - 0 ! |
--- |
do not fail on unexpected pass.diff | (download) |
utils/lit/lit/Test.py |
2 1 + 1 - 0 ! |
--- |
disable display PASS UNSUPPORTED XFAIL.diff | (download) |
lldb/third_party/Python/module/unittest2/unittest2/runner.py |
6 3 + 3 - 0 ! |
--- |
fix llvm config obj src root.patch | (download) |
tools/llvm-config/llvm-config.cpp |
4 2 + 2 - 0 ! |
--- |
fix llvm config.diff | (download) |
tools/llvm-config/CMakeLists.txt |
6 3 + 3 - 0 ! |
--- |
0001 llvm cmake resolve symlinks in LLVMConfig.cmake.patch | (download) |
cmake/modules/CMakeLists.txt |
4 2 + 2 - 0 ! |
[patch] [llvm] cmake: resolve symlinks in llvmconfig.cmake Ensure that symlinks such as /usr/lib/llvm-X.Y/cmake (pointing to lib/cmake/llvm) are resolved. This ensures that LLVM_INSTALL_PREFIX becomes /usr/lib/llvm-X.Y instead of /usr. Partially addresses PR37128 |
0044 soname.diff | (download) |
clang/tools/libclang/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
lldb soname.diff | (download) |
lldb/source/API/CMakeLists.txt |
14 7 + 7 - 0 ! |
--- |
lldb libname.diff | (download) |
lldb/scripts/Python/finishSwigPythonLLDB.py |
2 1 + 1 - 0 ! |
--- |
openmp soname.diff | (download) |
openmp/runtime/CMakeLists.txt |
3 2 + 1 - 0 ! |
--- |
silent gold test.diff | (download) |
test/tools/gold/X86/comdat.ll |
1 1 + 0 - 0 ! |
fails on debian unstable amd64 Command Output (stderr): -- /build/llvm-toolchain-snapshot-4.0~svn279916/test/tools/gold/X86/start-lib-common.ll:22:10: error: expected string not found in input ; CHECK: @x = common global i32 0, align 8 ^ <stdin>:1:1: note: scanning from here ; ModuleID = '/build/llvm-toolchain-snapshot-4.0~svn279916/build-llvm/test/tools/gold/X86/Output/start-lib-common.ll.tmp3.o' ^ <stdin>:4:1: note: possible intended match here @x = common global i32 0, align 4 ^ |
silent more tests.diff | (download) |
test/BugPoint/crash-narrowfunctiontest.ll |
1 1 + 0 - 0 ! |
--- |
silent MCJIIT tests.diff | (download) |
test/BugPoint/crash-narrowfunctiontest.ll |
1 0 + 1 - 0 ! |
--- |
silent gold utils.diff | (download) |
test/tools/gold/X86/common_thinlto.ll |
1 1 + 0 - 0 ! |
--- |
silent test failing codeverage.diff | (download) |
test/ThinLTO/X86/autoupgrade.ll |
2 2 + 0 - 0 ! |
--- |
silent amd tet.diff | (download) |
test/MC/AMDGPU/hsa.s |
1 1 + 0 - 0 ! |
--- |
silent test macho.diff | (download) |
test/Object/macho-invalid.test |
3 0 + 3 - 0 ! |
--- |
silent llvm isel fuzzer.diff | (download) |
test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll |
1 1 + 0 - 0 ! |
--- |
remove test freezing.diff | (download) |
compiler-rt/test/sanitizer_common/TestCases/Linux/sysconf_interceptor_bypass_test.cc |
29 0 + 29 - 0 ! |
--- |
disable llvm symbolizer test.diff | (download) |
test/tools/llvm-symbolizer/print_context.c |
1 1 + 0 - 0 ! |
silent a test failing on yakkety amd64 /tmp/buildd/llvm-toolchain-snapshot-4.0~svn279801/test/tools/llvm-symbolizer/print_context.c:16:11: error: expected string not found in input // CHECK: inc ^ <stdin>:1:1: note: scanning from here _fini ^ <stdin>:1:3: note: possible intended match here _fini ^ |
disable path test failing.diff | (download) |
unittests/Support/Path.cpp |
6 3 + 3 - 0 ! |
--- |
disable source interleave.diff | (download) |
test/tools/llvm-objdump/X86/source-interleave-x86_64.ll |
1 1 + 0 - 0 ! |
--- |
test keep alive.diff | (download) |
utils/lit/lit/ProgressBar.py |
10 1 + 9 - 0 ! |
--- |
scan build clang path.diff | (download) |
clang/tools/scan-build/bin/scan-build |
2 1 + 1 - 0 ! |
--- |