Commit Graph

4558 Commits

Author SHA1 Message Date
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
57fc22d351 fix merge issue 2021-10-14 08:10:11 +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
Sylvestre Ledru
1085fe0f24 Merge remote-tracking branch 'origin/13' into snapshot 2021-10-03 21:15:50 +02:00
Sylvestre Ledru
512178d547 Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override 2021-10-03 21:15:50 +02:00
Sylvestre Ledru
1a6fa37dab Merge remote-tracking branch 'origin/12' into 13 2021-10-03 21:15:24 +02:00
Sylvestre Ledru
ff8ef908ef fix changelog 2021-10-03 21:15:15 +02:00
Sylvestre Ledru
19b9b0363e Merge remote-tracking branch 'origin/12' into 13 2021-10-03 21:14:08 +02:00
Sylvestre Ledru
b8220e4472 Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override 2021-10-03 21:13:51 +02:00
Sylvestre Ledru
bc8b6f930e rebase of the patch 2021-10-03 18:45:12 +02:00
Sylvestre Ledru
73ce4026ef Be more flexible to install libomptarget-*.bc (ex: libomptarget-new-nvptx-*.bc are new) 2021-10-02 19:06:51 +02:00
Sylvestre Ledru
9f4b056aaf fix version 2021-10-02 18:17:11 +02:00
Sylvestre Ledru
c047f54f3f Adjust the libomp_start_tool visibility on armhf 2021-10-02 18:05:58 +02:00