mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-22 08:58:40 +00:00
![]() - Should fix the s390x issue (reported upstream) (Closes: #950900) * Do not try to install hwasan_symbolize on armhf ppc64el as it isn't built (Closes: #950899) * hurd/hurd-cxx-paths.diff: Fix patch so it can be applied. * clang-tools-X.Y.install.in: Do not try to install hwasan_symbolize on hurd-any. * fix lldb-10 -P path print (Closes: #945445) * Fix lldb python installation path and symlinks * Drop version constraint from libffi-dev library, satisfied since old-old-stable * First RC release * For now, disable ThinLTO usage because: - LLVM_ENABLE_LTO doesn't work with gcc >= 9 (option not accepted) - BOOTSTRAP_LLVM_ENABLE_LTO is producing some large binary (uses llvm ir instead of binary code) See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943623 * Thanks to this previous change, don't hardcode gcc 8 * Branch llvm-toolchain-10 into its own branch * Merge recent 9 changes (python 3 and testsuite mostly) * Disable z3 when the version is too old |
||
---|---|---|
debian | ||
.gitattributes |