Sylvestre Ledru
db4f8e92f3
* Add new symbols to libomp
...
- GOMP_5.0.1
- GOMP_alloc
- GOMP_free
- __kmpc_aligned_alloc
- __kmpc_atomic_float10_max
- __kmpc_atomic_float10_min
- omp_aligned_alloc
- omp_aligned_calloc
2021-11-11 14:16:34 +01:00
Sylvestre Ledru
5a85eda709
Install llvm-tli-checker in llvm-X.Y
2021-11-09 11:38:45 +01:00
Sylvestre Ledru
6822fd8ea8
rebase of the patches
2021-11-05 13:27:16 +01:00
Sylvestre Ledru
78ad4bde7d
rebase of the patches
2021-10-29 13:03:51 +02:00
Sylvestre Ledru
daf38c1634
Adjust the sphinx build as the makefile have been removed
2021-10-22 11:07:40 +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
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
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
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
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
Sylvestre Ledru
4c2bb3ab8a
remove patch (merged upstream)
2021-10-13 18:18:43 +02:00
Sylvestre Ledru
9a20fa3df4
add upstream bug number
2021-10-13 16:33:11 +02:00
Sylvestre Ledru
7ef68849e2
remove it from llvm-X
2021-10-13 15:47:41 +02:00
Sylvestre Ledru
8c12d273c2
Move llvm-omp-device-info-X.Y from llvm-X to libompX-dev
2021-10-13 13:29:42 +02:00
Sylvestre Ledru
60b3c83d93
Instead of using llvm-* to install binaries in llvm-X.Y list all the binaries one by one. It will prevent "llvm-omp-device-info" to be installed in llvm-X.Y which caused an explicit dependency on libomp which caused llvm-X.Y to be NOT coinstallable anymore
2021-10-13 13:29:27 +02:00
Sylvestre Ledru
700729ed40
fix typos
2021-10-13 13:26:46 +02:00
Sylvestre Ledru
68d7c04abc
pass CMAKE_FIND_DEBUG_MODE to stage2
2021-10-11 23:42:22 +02:00
Sylvestre Ledru
987276a5ef
Add '-DCMAKE_FIND_DEBUG_MODE=true' to help wit debugging
2021-10-11 23:32:20 +02:00
Sylvestre Ledru
dd97ff403b
Force the i386 triple -DLLVM_HOST_TRIPLE=i386-linux-gnu Sometimes, on i386, the library detection is failing (often on z3 or ffi) 'Could NOT find Z3:'
2021-10-11 23:32:20 +02:00
Sylvestre Ledru
21595aecfb
Disable a tsan and two lldb tests on i386
2021-10-11 14:39:39 +02:00
Sylvestre Ledru
df3fdc5cf5
Disable a tsan test on i386
2021-10-11 14:36:58 +02:00
Sylvestre Ledru
69e414d677
rebase of the patch
2021-10-10 10:14:46 +02:00
Sylvestre Ledru
103cb1357c
libc++-13-dev should depends on libunwind-13-dev ( Closes : #995810 )
2021-10-06 12:52:18 +02:00
Sylvestre Ledru
f97abbaf4e
gcc 8 works too
2021-10-04 12:44:58 +02:00
Sylvestre Ledru
b092faff78
Disable LIBCXX_USE_COMPILER_RT on s390x, armel and x32 as it fails. See bug 52022
2021-10-04 11:52:15 +02:00
Sylvestre Ledru
a112c44b6d
Too old version of gcc. Force gcc 11
...
Should be triggered only on bionic
https://reviews.llvm.org/D110338
Should be removed when we moved to RUNTIMES as we
will use clang to build libc++ even stage1 (only from stage2 now)
2021-10-04 11:16:05 +02:00
Sylvestre Ledru
b854e644c5
Merge remote-tracking branch 'origin/13' into snapshot
2021-10-04 09:24:25 +02:00
Sylvestre Ledru
8380a94581
Adjust the testsuite after various changes (rpass, libclang, polly lib, etc)
2021-10-04 09:20:07 +02:00
Sylvestre Ledru
b2438aba01
improve the version set
2021-10-04 09:06:05 +02:00
Sylvestre Ledru
257263a114
-lPollyPPCG doesn't exist
2021-10-04 09:05:52 +02:00
Sylvestre Ledru
a6274d93aa
test: adjust the type when using libclang
2021-10-04 09:01:41 +02:00
Sylvestre Ledru
14a06d109e
Fix the libclang detect in cmake ( Closes : #994827 )
2021-10-03 22:44:37 +02:00
Sylvestre Ledru
267e73a4ae
new upstream release
2021-10-03 22:32:22 +02:00
Sylvestre Ledru
5b789c4ead
Merge remote-tracking branch 'origin/13' into snapshot
2021-10-03 21:17:38 +02:00
Sylvestre Ledru
30015db17c
Merge remote-tracking branch 'origin/12' into 13
2021-10-03 21:17:17 +02:00
Sylvestre Ledru
145e757826
Remove old override 'outdated-autotools-helper-file'
2021-10-03 21:17:03 +02:00