Commit Graph

4701 Commits

Author SHA1 Message Date
Sylvestre Ledru
eda4bcc85d fix the patch 2022-01-12 22:09:12 +01:00
Sylvestre Ledru
d7a17e8cae fix the scan-build patch 2022-01-12 22:00:17 +01:00
Sylvestre Ledru
72078003df rebase of the patches 2022-01-12 14:58:05 +01:00
Sylvestre Ledru
fd0d9b3934 improve the patch mgmt 2022-01-12 14:56:34 +01:00
Sylvestre Ledru
fdc1db523a rebase of the patches 2022-01-12 14:02:44 +01:00
Sylvestre Ledru
c06e88525b Ugly workaround to enable scan-build on runtimes debian/patches/use-scan-build-runtimes.diff 2022-01-12 13:46:36 +01:00
Sylvestre Ledru
e1e7bfa8a1 remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value 2022-01-11 23:46:31 +01:00
Sylvestre Ledru
5d6649459e Merge branch 'typo' into 'snapshot'
typo

See merge request pkg-llvm-team/llvm-toolchain!80
2022-01-11 22:44:07 +00:00
Samuel Thibault
8bf151f191 typo 2022-01-11 23:02:46 +01:00
Sylvestre Ledru
cd1d892575 Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f 2022-01-11 10:18:52 +01:00
Sylvestre Ledru
7c0f55624a bis: Fix the cmake file with the mlir introducing 2022-01-08 21:35:04 +01:00
Sylvestre Ledru
1340e1d4ee adjust the version 13 => 14 2022-01-08 18:05:06 +01:00
Sylvestre Ledru
0f32fe8804 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-08 10:30:46 +01:00
Sylvestre Ledru
31bbdd4b7f fix changelog 2022-01-07 23:59:27 +01:00
Sylvestre Ledru
ca71bb4dc2 rebase of the patches 2022-01-07 23:31:27 +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
937484a2a3 rebase of the patches 2022-01-05 23:43:28 +01:00
Sylvestre Ledru
7e8a6fa3e1 Merge remote-tracking branch 'origin/13' into snapshot 2022-01-05 13:41:39 +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
0108c4c2a0 update the script to add the mlir install guidances 2022-01-03 15:43:40 +01:00
Sylvestre Ledru
aa3112a2cf fix a typo 2021-12-31 10:48:21 +01:00
Sylvestre Ledru
c70d6338a7 mlir: adjust the versions 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
3bc83aa82a document recent changes 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
0fabe01666 * Install bfd plugins in
/usr/lib/bfd-plugins/LLVMgold-@LLVM_VERSION@.so
2021-12-30 20:41:16 +01:00
Sylvestre Ledru
55387e6b48 run check mlir 2021-12-30 20:41:16 +01:00
Sylvestre Ledru
4a688750e5 Build & ship mlir too 2021-12-30 20:41:13 +01:00
Sylvestre Ledru
27c99c7ca2 fix the install path 2021-12-30 20:40:57 +01:00
Sylvestre Ledru
e9d1ded00a Revert "rebase of the patches"
This reverts commit 052edd2547.
2021-12-30 20:40:54 +01:00
Sylvestre Ledru
a6a1aae2e8 Install LLVMgold in usr/lib/bfd-plugins to help various tools to understand the format (Closes: #919020) 2021-12-30 20:33:47 +01:00
Sylvestre Ledru
317f8ce703 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-30 20:33:47 +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
8a9cbcbd98 Merge remote-tracking branch 'origin/13' into snapshot 2021-12-22 13:48:59 +01:00
Sylvestre Ledru
dc3ce731bc libomp: adjust the missing symbols 2021-12-22 13:43:42 +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
de744a42a7 fix changelog 2021-12-21 12:17:41 +01:00
Sylvestre Ledru
4b2474d0e2 remove a patch in 13 applied in 14 2021-12-21 12:14:31 +01:00
Sylvestre Ledru
b6553a5eb5 remove a patch in 13 applied in 14 2021-12-21 12:14:21 +01:00
Sylvestre Ledru
327de37e3b Bring back the dependency clang => llvm-13-linker-tools
* Bring back the dependency clang => llvm-13-linker-tools
* 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
* 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 12:10:31 +01:00