Commit Graph

4568 Commits

Author SHA1 Message Date
Sylvestre Ledru
04c09a8af8 remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value 2022-01-11 23:46:02 +01:00
Sylvestre Ledru
9f35a80df6 fix changelog 2022-01-08 23:13:42 +01:00
Sylvestre Ledru
b616a7f16b bis: Fix the cmake file with the mlir introducing 2022-01-08 23:12:54 +01:00
Sylvestre Ledru
68e5f7c01b Fix the cmake file with the mlir introducing 2022-01-06 14:31:32 +01:00
Sylvestre Ledru
a13a744dde rebase of the patches 2022-01-06 00:01:28 +01:00
Sylvestre Ledru
4c77c827a0 fix changelog 2022-01-05 13:39:50 +01:00
Sylvestre Ledru
3e5c1ff973 Fix the cmake with the mlir introducing 2022-01-05 13:39:49 +01:00
Sylvestre Ledru
288ba1dc79 update of the date 2022-01-05 13:39:49 +01:00
Sylvestre Ledru
aa3112a2cf fix a typo 2021-12-31 10:48:21 +01:00
Sylvestre Ledru
fe0c58b80f document recent changes 2021-12-30 19:04:53 +01:00
Sylvestre Ledru
e281836c48 * Install bfd plugins in
/usr/lib/bfd-plugins/LLVMgold-@LLVM_VERSION@.so
2021-12-30 19:04:22 +01:00
Sylvestre Ledru
8426589e95 run check mlir 2021-12-30 17:23:09 +01:00
Sylvestre Ledru
faf09cb980 Build & ship mlir too 2021-12-30 17:23:09 +01:00
Sylvestre Ledru
f974ec8001 fix the install path 2021-12-24 19:39:32 +01:00
Sylvestre Ledru
85695b66a9 Revert "rebase of the patches"
This reverts commit 052edd2547.
2021-12-24 18:28:30 +01:00
Sylvestre Ledru
a2cd6eeca7 Install LLVMgold in usr/lib/bfd-plugins to help various tools to understand the format (Closes: #919020) 2021-12-24 18:24:41 +01:00
Sylvestre Ledru
e5790431f9 Fix run-clang-tidy symlink. it moved from /usr/lib/llvm-13/share/clang/run-clang-tidy to /usr/lib/llvm-13/bin/run-clang-tidy (Closes: #1001748) 2021-12-24 18:24:39 +01:00
Sylvestre Ledru
ecedcb70e4 working on 13.0.1 2021-12-22 11:03:56 +01:00
Sylvestre Ledru
052edd2547 rebase of the patches 2021-12-22 11:03:42 +01:00
Sylvestre Ledru
f89797103e Use the version suffix when calling wasm-ld => wasm-ld-13 https://bugzilla.mozilla.org/show_bug.cgi?id=1747145 2021-12-22 10:30:00 +01:00
Sylvestre Ledru
e5705b8038 Remove AVR from LLVM_EXPERIMENTAL_TARGETS_TO_BUILD. stable since 11 https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html#changes-to-the-avr-target 2021-12-21 10:23:00 +01:00
Sylvestre Ledru
e54df6f5cb rebase of the patch 2021-12-16 14:55:56 +01:00
Sylvestre Ledru
a58068ab6e Unbreak llvm-toolchain-13 on buster. -fuse-ld=gold wasn't passed to compiler-rt. it was using bfd. And binutils shipping in buster has a bug preventing this to work: https://github.com/llvm/llvm-project/issues/42339 2021-12-16 14:28:24 +01:00
Sylvestre Ledru
87ed1943b3 Bring back the dependency clang => llvm-13-linker-tools 2021-12-12 09:52:42 +01:00
Sylvestre Ledru
ec7012d121 * New testing release
* Use parallel + -4 for the xz tarballs compression to make it faster
2021-12-08 14:20:02 +01:00
Sylvestre Ledru
92e91f3f8e Add manpages for git-clang-format & run-clang-tidy 2021-11-30 22:56:09 +01:00
Sylvestre Ledru
321c46616a Add a manpage for git-clang-format 2021-11-30 22:52:57 +01:00
Sylvestre Ledru
66767e15bb Add back -DLLVM_VERSION_SUFFIX=. Useless for 13 but necessary for snapshot Otherwise, it adds "git" to the libs 2021-11-11 22:48:56 +01:00
Sylvestre Ledru
83e6a6baf0 fix a typo 2021-11-11 22:48:55 +01:00
Sylvestre Ledru
88d3b7d9fd fix a typo 2021-11-11 22:48:55 +01:00
Sylvestre Ledru
9075570069 Document some recent changes 2021-11-11 22:48:55 +01:00
Sylvestre Ledru
6fb9dd580c fix typos 2021-11-11 13:26:18 +01:00
Sylvestre Ledru
8573df8c5e Fix an autopkgtest test (Closes: #997902) 2021-11-08 14:12:07 +01:00
Sylvestre Ledru
666ecb7903 upload to unstable 2021-11-08 14:09:57 +01:00
Sylvestre Ledru
da2623782d fix versoin 2021-11-08 14:08:24 +01:00
Sylvestre Ledru
297b1c5ea2 upload in exp 2021-11-06 15:37:33 +01:00
Erik Maciejewski
c39e93a38e add option to disable compiler-rt scudo standalone
patch compiler-rt build to add cmake option for disabling scudo
standalone

add COMPILER_RT_BUILD_SCUDO_STANDALONE=OFF to armel build since the
baseline armv5t arch profile is not supported
2021-11-06 01:25:29 -07:00
Erik Maciejewski
e196584337 update changelog 2021-11-04 01:52:32 -07:00
Erik Maciejewski
78ee42a8ec adjust llvm-12 openmp runtimes quilt patches for llvm-13
remove patch for openmp/cmake/HandleOpenMPOptions.cmake addressing
the defualt value for `-std` as this as been fixed in llvm 13.0.0
2021-11-03 20:59:09 -07:00
Erik Maciejewski
ffdb0eb41c Merge remote-tracking branch 'origin/12' into 13 2021-11-03 16:13:49 -07:00
Sylvestre Ledru
159a8dd7ea autopkgtest/integration-test-suite-test: restrict to arm64/amd64 for now 2021-10-28 16:46:26 +02:00
Erik Maciejewski
561e241958 update changelog 2021-10-26 16:10:42 -07:00
Erik Maciejewski
27687a106d re-disable fixfilepath
disable fixfilepath in dpkg-buildflags in favor of using the more
llvm aware implementation provided by the llvm-project by setting
LLVM_USE_RELATIVE_PATHS_IN_FILES=ON in both stages of the toolchain
build
2021-10-26 16:04:22 -07:00
Erik Maciejewski
8fdac930ac cmake options cleanup
remove some redundant cmake options (options with the same value as
their default) from, and move PYTHON_EXECUTABLE cmake option to, the
cmake configure command
2021-10-26 16:04:22 -07:00
Erik Maciejewski
5088c76222 dpkg-buildflags cleanup
use make variables populated by /usr/share/dpkg/buildflags.mk and
remove _EXTRA suffix from STAGE_1_ and STAGE_2_ flag vars
2021-10-26 16:03:31 -07:00
Erik Maciejewski
5b59bd3630 update changelog 2021-10-24 02:38:55 -07:00
Erik Maciejewski
14aeabd6c8 set LIBCXX_USE_COMPILER_RT to OFF to disable builtins when libunwind
is not enabled since the unwind implementation with gnu builtins will
then be required
2021-10-24 00:20:40 -07:00
Erik Maciejewski
36bdfcce52 add arch specific config for powerpc to force correct arch profile
for builtins
2021-10-23 14:47:49 -07:00
Erik Maciejewski
b7363248b1 set arm toolchain arch profiles explicitly to debian baselines as
the target host triples alone are ambiguous and compiler defaults
and debian baselines may not align
2021-10-23 14:16:39 -07:00
Erik Maciejewski
6558504cac disable builtins for unsupported arch s390x 2021-10-23 14:16:39 -07:00