Commit Graph

6460 Commits

Author SHA1 Message Date
Sylvestre Ledru
479f9879df add a C++ module test 2024-03-09 08:14:44 +01:00
Sylvestre Ledru
2ac4279a50 improve the libc check 2024-03-09 00:02:48 +01:00
Sylvestre Ledru
71f2952b6d Try to address a link issue with libclang-cpp.so.18 (GH: #83986) 2024-03-08 21:20:41 +01:00
Sylvestre Ledru
841e1ce65b Disable libc on bionic for apt.llvm.org 2024-03-08 20:27:25 +01:00
Gianfranco Costamagna
87a903d191 Drop extra hack 2024-03-08 16:50:50 +01:00
Gianfranco Costamagna
e11b894442 Drop extra hack 2024-03-08 16:50:33 +01:00
Matthias Klose
b74f7bdca8 * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-08 16:46:15 +01:00
Gianfranco Costamagna
8c3b7796c4 Revert compiler-rt hacks 2024-03-08 16:04:40 +01:00
Gianfranco Costamagna
20819031eb Revert unwind detection logic changes 2024-03-08 16:01:18 +01:00
Gianfranco Costamagna
c73a5a6e72 Fix changelog merge 2024-03-08 15:56:39 +01:00
Gianfranco Costamagna
395523e15c Merge remote-tracking branch 'origin/17' into 17 2024-03-08 15:56:20 +01:00
Gianfranco Costamagna
b78652a782 Update changelog 2024-03-08 15:53:14 +01:00
Gianfranco Costamagna
2d98c52c9c Drop changelog entries 2024-03-08 15:52:00 +01:00
Gianfranco Costamagna
e5f5a75f7d Drop compiler-rt hacks 2024-03-08 15:51:37 +01:00
Gianfranco Costamagna
5ca2adc357 Drop hack 2024-03-08 15:50:31 +01:00
Gianfranco Costamagna
25f044b222 Revert " * Make libclang-common-18-dev architecture dependent, mark profile and xray"
This reverts commit 0d717ce123.
2024-03-08 15:49:52 +01:00
Matthias Klose
387c617b01 fix typo in changelog 2024-03-08 15:49:39 +01:00
Matthias Klose
4a5c909594 * Enable compiler-rt runtime again for 32bit time_t64 architectures.
* Revert: mark profile and xray include files as optional on armel and armhf.
2024-03-08 15:44:50 +01:00
Matthias Klose
13375484b4 Revert: mark profile and xray include files as optional on armel and armhf. 2024-03-08 15:38:14 +01:00
Matthias Klose
3820512127 * Enable compiler-rt runtime again for 32bit time_t64 architectures. 2024-03-08 14:54:29 +01:00
Matthias Klose
6429a76c2a * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-07 17:02:50 +01:00
Matthias Klose
69ac5b7c8c * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-07 16:57:48 +01:00
Gianfranco Costamagna
c3b4008c49 Merge branch '17' into '17'
Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled

See merge request pkg-llvm-team/llvm-toolchain!134
2024-03-07 04:56:37 +00:00
liushuyu
1eb9506784
changelog: add new entries 2024-03-06 21:21:59 -07:00
liushuyu
22c0a38297 Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled 2024-03-06 21:21:56 -07:00
Gianfranco Costamagna
25de83aaa5 Undo the commenting of rm -rf 2024-03-06 21:49:36 +01:00
liushuyu
f2cd318cb8
Backport LLVM patch #75089 to fix compiler rt linkage 2024-03-06 13:25:38 -07:00
Sylvestre Ledru
14e2367bc1 new release 2024-03-06 11:39:43 +01:00
Sylvestre Ledru
66ad38e289 add a test for C++ modules 2024-03-06 11:22:06 +01:00
Sylvestre Ledru
2c086230ae adjust the qualify-clang.sh with the libclang-common update 2024-03-06 11:08:09 +01:00
Gianfranco Costamagna
7e49a06017 Merge remote-tracking branch 'origin/17' into 17 2024-03-06 10:30:58 +01:00
Sylvestre Ledru
a5bf4aa0b2 disable thinlto 2024-03-06 09:23:29 +01:00
Sylvestre Ledru
cd5f1cce89 fix the call to the llvm ir => .a 2024-03-06 09:22:37 +01:00
Sylvestre Ledru
a403fa2c96 update of the repack llvm ir => .a file 2024-03-06 09:22:37 +01:00
Sylvestre Ledru
f6c22777bc adjust some symlinks 2024-03-06 09:22:34 +01:00
Matthias Klose
81e2edc30f merge changelog entries 2024-03-06 09:21:49 +01:00
Sylvestre Ledru
b33212f2d3 enable thinlto 2024-03-06 09:21:28 +01:00
Matthias Klose
0d717ce123 * Make libclang-common-18-dev architecture dependent, mark profile and xray
include files as optional on armel and armhf.
2024-03-06 09:20:28 +01:00
Matthias Klose
264e74e251 mark profile and xray include files as optional on armel and armhf. 2024-03-06 09:17:16 +01:00
Gianfranco Costamagna
9cd31fb336 Upload to sid 2024-03-06 08:49:19 +01:00
Gianfranco Costamagna
200af0f334 Update changelog 2024-03-06 08:42:22 +01:00
Gianfranco Costamagna
a0393bfef6 From Zixing Liu:
d/p/fix-unwind-detection-logic.patch: use an upstream patch to fix libunwind detection logic when compiler-rt is disabled.
2024-03-06 08:41:53 +01:00
Gianfranco Costamagna
c57514041a Merge changelogs together 2024-03-06 07:28:08 +01:00
Gianfranco Costamagna
c78e2ba003 Update changelog 2024-03-06 07:27:22 +01:00
Gianfranco Costamagna
d609765a7c Merge branch '17' into '17'
Fix unwind detection logic when compiler-rt is disabled

See merge request pkg-llvm-team/llvm-toolchain!133
2024-03-06 06:13:26 +00:00
liushuyu
0d959c73cd
Fix unwind detection logic when compiler-rt is disabled 2024-03-05 22:57:07 -07:00
Matthias Klose
32497f066e * Make libclang-common-17-dev architecture dependent. 2024-03-05 23:43:58 +01:00
Matthias Klose
e09de8fa03 * Make libclang-common-18-dev architecture dependent. 2024-03-05 23:35:52 +01:00
Sylvestre Ledru
7f41bce4f0 Disable libllvmlibc-18-dev on armhf (Closes: #1065503) 2024-03-05 19:08:51 +01:00
Gianfranco Costamagna
0e82ff5822 Disable tests on mips64el 2024-03-05 10:18:24 +01:00