Commit Graph

4276 Commits

Author SHA1 Message Date
Sylvestre Ledru
439de0fe2e Merge remote-tracking branch 'origin/11' into 12 2021-07-11 23:38:53 +02:00
Sylvestre Ledru
443eeecf7b Add libxml2 as a dependency as it is necessary for llvm manifest tool (llvm-mt) (Closes: #990537) 2021-07-11 23:32:16 +02:00
Sylvestre Ledru
c4ba7351e3 fix changelog 2021-07-11 23:30:24 +02:00
Sylvestre Ledru
2ccb60048c New testing upstream release 2021-07-03 16:50:56 +02:00
Sylvestre Ledru
18ded9deb5 fix changelog 2021-06-26 19:19:30 +02:00
Sylvestre Ledru
0932d50cc0 Backport bug #47591 to fix a miscompilation in bpftrace (Closes: #990220) 2021-06-23 13:50:37 +02:00
Sylvestre Ledru
7881e45616 Fix the path to analyze-{cc,c++} for scan-build-py with --intercept-first (scan-build-py-fix-analyze-path.diff) 2021-06-22 23:09:41 +02:00
Sylvestre Ledru
e224f7fd9f upload in exp first 2021-06-22 23:03:29 +02:00
Sylvestre Ledru
791bd861ef Fix the path to analyze-{cc,c++} for scan-build-py with --intercept-first (scan-build-py-fix-analyze-path.diff) 2021-06-22 22:59:50 +02:00
Sylvestre Ledru
3c597d9245 rebase of the patches 2021-06-21 16:44:13 +02:00
Sylvestre Ledru
dcdbf5e97c New testing upstream release 2021-06-21 16:40:42 +02:00
kasperk81
c3ab7d5284 Add riscv64 architecture in control 2021-06-16 12:26:08 -04:00
Sylvestre Ledru
2eee318cfd Revert "Build libc++ & libc++abi with -fPIC to fix upstream bug 43604"
This reverts commit da2abef4ec.
2021-06-02 20:19:51 +02:00
Sylvestre Ledru
da2abef4ec Build libc++ & libc++abi with -fPIC to fix upstream bug 43604 2021-06-01 13:35:16 +02:00
Sylvestre Ledru
80b05a65cc Revert "Add -fvisibility-inlines-hidden -Bsymbolic-functions -fno-semantic-interposition to the args to make clang faster See https://github.com/ClangBuiltLinux/tc-build/issues/150#issuecomment-849935207"
Doesn't provide perf win

This reverts commit 9d45d3f6a0.
2021-05-31 23:35:39 +02:00
Sylvestre Ledru
93a4e65197 fix the arch 2021-05-29 09:41:01 +02:00
Sylvestre Ledru
c851277a37 fix the changelog 2021-05-29 09:39:29 +02:00
Sylvestre Ledru
40bec5b106 backport D101773 to fix an llvm ir issue on mipsel in mips/mips-D101773-reloc.patch (Closes: #988965) 2021-05-29 09:39:29 +02:00
Sylvestre Ledru
8e82a7632b linker tools wasn't recommended in the install 2021-05-29 09:38:54 +02:00
Sylvestre Ledru
a003fd4f4a rename patches 2021-05-28 23:03:43 +02:00
Sylvestre Ledru
a8eb6c475f move the mips files 2021-05-28 23:00:37 +02:00
Sylvestre Ledru
9d45d3f6a0 Add -fvisibility-inlines-hidden -Bsymbolic-functions -fno-semantic-interposition to the args to make clang faster See https://github.com/ClangBuiltLinux/tc-build/issues/150#issuecomment-849935207 2021-05-28 22:58:39 +02:00
John Paul Adrian Glaubitz
5ca1656281 Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64 2021-05-27 11:53:59 +02:00
John Paul Adrian Glaubitz
42d447d273 Add upstream patch D98574 to fix clang macro definitions on sparc64 2021-05-27 11:52:55 +02:00
Sylvestre Ledru
94f4587678 new release 2021-05-26 17:24:15 +02:00
Sylvestre Ledru
0229f29ced New testing upstream release 2021-05-26 13:10:39 +02:00
Sylvestre Ledru
df37dcdf28 remove old rules for stretch, xenial & trusty 2021-05-10 13:33:06 +02:00
Sylvestre Ledru
27037fc17d remove old rules for stretch, xenial & trusty 2021-05-10 13:31:57 +02:00
Sylvestre Ledru
7b302b694d disable the patch for the branch (12.0.1). Should be added for the 12 release 2021-05-04 10:11:12 +02:00
Sylvestre Ledru
d866d0486d fix the changelog 2021-05-01 19:33:42 +02:00
Sylvestre Ledru
24dc47892d libclc: improve the test 2021-05-01 16:29:23 +02:00
Sylvestre Ledru
850c7e11bf libclc: be more prescriptive for the install + test script 2021-05-01 16:28:55 +02:00
Sylvestre Ledru
396bbc8eff prepare upload 2021-05-01 09:45:31 +02:00
Sylvestre Ledru
f55a459007 Merge branch '12-libclc' into '12'
Build libclc. (Closes: #942709)

See merge request pkg-llvm-team/llvm-toolchain!67
2021-05-01 07:45:16 +00:00
Timo Aaltonen
437f86c9d5 Build libclc. (Closes: #942709) 2021-05-01 01:02:54 +03:00
Sylvestre Ledru
2e53fae936 Upload to unstable 2021-04-28 22:55:21 +02:00
Sylvestre Ledru
2ab4845b99 Also build lld on s390x 2021-04-28 22:33:42 +02:00
Sylvestre Ledru
90f737ccd4 Also build lld on s390x 2021-04-28 22:31:14 +02:00
Sylvestre Ledru
d65a30fcd5 Disable lto. Hopefully workaround the issue https://bugs.llvm.org/show_bug.cgi?id=50031 2021-04-22 22:09:01 +02:00
Sylvestre Ledru
05186fccef workaround the breaks/replaces/conflicts introduced with llvm-12-linker-tools
we update the version to make it work with apt.llvm.org
Yeah, this is ugly but I don't know how to do better
2021-04-18 10:26:25 +02:00
Sylvestre Ledru
80169bff18 cmake & its libs, try to replicate that I did for 11 (will be done in 13 if it works 2021-04-18 00:42:07 +02:00
Sylvestre Ledru
a1792c0e95 cmake & its libs, try to replicate that I did for 11 (will be done in 13 if it works 2021-04-18 00:10:22 +02:00
Sylvestre Ledru
ecc838c937 Add missing file 2021-04-16 20:55:20 +02:00
Sylvestre Ledru
6a86b64534 adjust the dep for Debian 2021-04-15 13:36:45 +02:00
Sylvestre Ledru
a633fd02be improve the description 2021-04-15 13:34:02 +02:00
Sylvestre Ledru
608f891ab3 * Disable again LTO
* Create a new package llvm-12-linker-tools:
  Contains the LLVMgold and LLVMPolly linker plugins.
2021-04-15 13:33:03 +02:00
Sylvestre Ledru
fae4751a3b bring back the deactivation of lto 2021-04-15 13:31:28 +02:00
Sylvestre Ledru
e57e0ef8a1 * Improve the clean rule 2021-04-15 13:29:00 +02:00
Sylvestre Ledru
7034c123dc New upstream release 2021-04-15 13:26:12 +02:00
Sylvestre Ledru
1b961d5c3a try to unbreak the s390x build issue 2021-04-10 19:53:30 +02:00