mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-03 16:33:36 +00:00
Merge remote-tracking branch 'origin/12' into 13
This commit is contained in:
commit
19b9b0363e
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -159,6 +159,8 @@ llvm-toolchain-snapshot (1:13~++20210129063721+010b176cdefb-1~exp1) experimental
|
||||
llvm-toolchain-12 (1:12.0.1-10) UNRELEASED; urgency=medium
|
||||
|
||||
* If parallel is not set in DEB_BUILD_OPTIONS, use nproc
|
||||
* Add source-is-missing llvm/test/* / lldb/test/* / lld/test/*
|
||||
to the source override
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Disable libunwind on sparc, sparc64 and x32
|
||||
|
||||
3
debian/source/lintian-overrides
vendored
3
debian/source/lintian-overrides
vendored
@ -19,6 +19,9 @@ source: source-is-missing lldb/lit/Modules/ELF/Inputs/netbsd-amd64.core
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/*.elf*
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/gcc-*-exec
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/*.obj
|
||||
source: source-is-missing llvm/test/*
|
||||
source: source-is-missing lldb/test/*
|
||||
source: source-is-missing lld/test/*
|
||||
|
||||
# By design
|
||||
source: invalid-arch-string-in-source-relation riscv64*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user