Sylvestre Ledru
247a30585e
Remove omp-device-info from LLVMExports.cmake ( Closes : #996551 ) For real this time
2021-10-20 07:36:43 +02:00
Erik Maciejewski
b0199c560b
update latest changelog entry with closes
2021-10-19 14:07:40 -07:00
Erik Maciejewski
1e66de180a
update changelog
2021-10-19 13:42:03 -07:00
Erik Maciejewski
a1ea41e97f
fix an issue where builtins were not being linked into libcxxabi
...
if LIBCXXABI_USE_COMPILER_RT=ON, add builtins to libcxxabi library
flags, otherwise add libgcc following how libunwind does the same
2021-10-19 13:42:03 -07:00
Erik Maciejewski
bbd39dd55e
re-disable building builtins on armel as they still fail
2021-10-19 13:41:57 -07:00
Sylvestre Ledru
a122693ff9
dump the log when an error is found
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
0203a45f38
improve the check
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
e5d18af7f9
add more docs
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
4b26a33863
Bring back the llvm manpages ( Closes : #995684 ) Were generated at the wrong place
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
49601274e7
fix merge
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
3a471b5b33
prepare for upload
2021-10-19 18:45:22 +02:00
Jordan Justen
ac63cfad6b
d/rules: Add amdgcn-mesa-mesa3d to libclc build
...
Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-10-19 18:45:22 +02:00
Sylvestre Ledru
4bcf61cc0b
update changelog
2021-10-19 18:45:17 +02:00
Erik Maciejewski
4f0c8cb346
update to debian host triple for the armhf build
2021-10-19 18:44:47 +02:00
Erik Maciejewski
37b09ab963
set baseline arch to armv5t, remove older 3.8 workaround for armel build
2021-10-19 18:44:47 +02:00
Erik Maciejewski
2bb5eae639
reorganize flags and cmake options around stages for the toolchain build
2021-10-19 18:44:47 +02:00
Erik Maciejewski
a7ba5e95ef
add COMPILER_RT_DEFAULT_TARGET_ONLY=ON to armel and armhf toolchain
...
build options to prevent related arches that might not be supported
on the build host from being included in the build (like armv6m
soft-float on the armhf build host)
2021-10-19 18:44:47 +02:00
Erik Maciejewski
ee4d16b438
consolidate two conditionals for libatomic that were essentially
...
the same, but the one removed could conflict with
BOOTSTRAP_SHARED_LINK_FLAGS elsewhere in the rules file
2021-10-19 18:44:47 +02:00
Erik Maciejewski
4cd7525330
add missing LIBUNWIND_USE_COMPILER_RT to CLANG_BOOTSTRAP_PASSTHROUGH
...
to link correct compiler-rt lib in stage2
2021-10-19 18:44:47 +02:00
Sylvestre Ledru
7e04f98a02
fix the version check
2021-10-18 17:53:32 +02:00
Sylvestre Ledru
1f06639f62
Disable the build of libclc on old Ubuntu (Groovy & focal) as llvm-spir is too old on these version. See bug #52200
2021-10-18 16:15:10 +02:00
Sylvestre Ledru
a39301619e
add a workaround to handle the proper replace in 13
2021-10-18 14:32:31 +02:00
Sylvestre Ledru
66dfda543c
Bring back the llvm manpages ( Closes : #995684 ) Were generated at the wrong place
2021-10-18 11:07:30 +02:00
Sylvestre Ledru
1b8f088956
Fix a atomic issue. Thanks to YunQiang Su for the patch Partial fix for #995827
2021-10-18 09:26:53 +02:00
Sylvestre Ledru
63f3c0d93e
prepare for upload
2021-10-17 22:16:29 +02:00
Sylvestre Ledru
7057efdb4e
add a test: Make sure that #993904 and #995069 don't come back'
2021-10-17 22:02:24 +02:00
Sylvestre Ledru
64822f9a9e
add more stuff to remove
2021-10-17 22:01:58 +02:00
Sylvestre Ledru
509c6b85d3
Merge branch 'libclc-12-amdgcn-mesa-mesa3d' into '12'
...
d/rules: Add amdgcn-mesa-mesa3d to libclc build
See merge request pkg-llvm-team/llvm-toolchain!74
2021-10-17 19:04:18 +00:00
Sylvestre Ledru
7bd3d837c7
Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 ( Closes : #996462 )
2021-10-17 20:51:41 +02:00
Jordan Justen
236aed51ac
d/rules: Add amdgcn-mesa-mesa3d to libclc build
...
Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-10-17 01:23:06 -07:00
Jordan Justen
0ae8e6c3b2
d/changelog: Start 1:12.0.1-11 changelog
...
Signed-off-by: Jordan Justen <jljusten@debian.org>
2021-10-17 01:20:31 -07:00
Sylvestre Ledru
c70cecaa33
fix test
2021-10-16 09:49:24 +02:00
Sylvestre Ledru
428c1f6550
Revert "Install usr/lib/llvm-14/lib/lua/5.3/lldb.so in liblldb-14"
...
This reverts commit baf2bbbae6
.
2021-10-15 20:10:09 +02:00
Sylvestre Ledru
bd60e70fbe
fix multiline
2021-10-15 15:26:50 +02:00
Sylvestre Ledru
baf2bbbae6
Install usr/lib/llvm-14/lib/lua/5.3/lldb.so in liblldb-14
2021-10-15 15:06:04 +02:00
Sylvestre Ledru
a27427118c
fix the unwind links
2021-10-15 13:47:43 +02:00
Sylvestre Ledru
00fcfc2bb5
Revert "Fix the libc++/libc++abi symlink issues after their moves in the triple directory"
...
This reverts commit d203ac3649
.
2021-10-15 11:37:55 +02:00
Sylvestre Ledru
d8b04d188f
Remove omp-device-info from LLVMExports.cmake ( Closes : #996551 )
2021-10-15 10:45:39 +02:00
Sylvestre Ledru
09c30bd80b
fix the libc++-14-dev install path too
2021-10-15 08:21:21 +02:00
Sylvestre Ledru
fd14caa215
remove the triple as it isn't the right approach for now (this can be revert)
2021-10-14 23:38:20 +02:00
Sylvestre Ledru
388ce8964c
also revert the triple path
2021-10-14 23:20:56 +02:00
Sylvestre Ledru
582a02e2f1
prepare upload
2021-10-14 21:29:10 +02:00
Sylvestre Ledru
d24d6ab126
Merge branch '12-llvm-runtimes-build' into '12'
...
LLVM llvm/clang 12 toolchain with runtimes build
See merge request pkg-llvm-team/llvm-toolchain!73
2021-10-14 19:23:01 +00:00
Sylvestre Ledru
92adf8d188
* Remove the triple patch. it is causing the library search path to fail.
...
Add a test in debian/qualify-clang.sh to verify we don't regress
2021-10-14 21:18:51 +02:00
Sylvestre Ledru
0dcf8bb98f
relax the rpass test
2021-10-14 21:05:59 +02:00
Sylvestre Ledru
0a941a5df2
Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 ( Closes : #996462 )
2021-10-14 12:33:54 +02:00
Sylvestre Ledru
57fc22d351
fix merge issue
2021-10-14 08:10:11 +02:00
Sylvestre Ledru
bb4c63e11a
use apt versioning
2021-10-13 22:56:22 +02:00
Sylvestre Ledru
99d7204ffd
fix the todo for the deps
2021-10-13 22:38:11 +02:00
Sylvestre Ledru
f6bb7a18ec
Merge remote-tracking branch 'origin/13' into snapshot
2021-10-13 22:36:36 +02:00