Commit Graph

374 Commits

Author SHA1 Message Date
Sylvestre Ledru
9979ab1993 Unbreak the cmake tools 2024-07-28 20:30:38 +02:00
Sylvestre Ledru
af57381dde improve the check 2024-07-27 18:47:11 +02:00
Sylvestre Ledru
09a477d4a6 fix the check 2024-07-27 18:45:28 +02:00
Sylvestre Ledru
34b6df397f bring back the lib 2024-07-27 18:42:34 +02:00
Sylvestre Ledru
efc4f005cc fix multiarch again 2024-07-27 09:10:58 +02:00
Sylvestre Ledru
c927410913 add a check to make sure it doesn't happen again 2024-07-26 17:49:46 +02:00
Sylvestre Ledru
fc6b1ea35e Bring back libLLVM.so.18.1 as symlink library 2024-07-19 23:05:37 +02:00
Sylvestre Ledru
6de50cd056 Revert "Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR to move the libraries into multi archi directories (Closes: #1067699, #1067005) (LP: #2063207)"
This reverts commit 9ca35f3038.
2024-07-13 10:17:56 +02:00
Sylvestre Ledru
82d9043258 libclang: remove the general link + add a check 2024-07-04 11:51:55 +02:00
Sylvestre Ledru
1d5c011bd3 qualify-clang.sh: add a check to make sure that libllvm is still co installable 2024-06-04 10:25:58 +02:00
Sylvestre Ledru
6ef30e36a7 Introduce the new variable @DEB_HOST_MULTIARCH_LLVM@ in the build system because the LLVM triple is different than Debian x86_64-pc-linux-gnu instead of x86_64-linux-gnu 2024-06-02 13:03:22 +02:00
Sylvestre Ledru
9ca35f3038 Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR to move the libraries into multi archi directories (Closes: #1067699, #1067005) (LP: #2063207) 2024-06-02 13:03:22 +02:00
Sylvestre Ledru
d5a73bd2c9 autopkgtest: only run libllvmlibc test on supported archs 2024-05-23 11:49:00 +02:00
Sylvestre Ledru
212ecd5e0f fix typo 2024-05-23 11:48:56 +02:00
Sylvestre Ledru
0a1a90fdd0 qualify-clang.sh: remove all files 2024-05-19 10:09:33 +02:00
Sylvestre Ledru
2e8e38c745 qualify-clang.sh: cosmetic 2024-05-19 10:07:42 +02:00
Sylvestre Ledru
1d4a399ab7 qualify-clang.sh: recreate a C++ file without modules 2024-05-19 10:07:26 +02:00
Sylvestre Ledru
1a6ec19234 qualify-clang.sh : check for the output 2024-05-19 10:06:37 +02:00
Sylvestre Ledru
479f9879df add a C++ module test 2024-03-09 08:14:44 +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
Sylvestre Ledru
f6c22777bc adjust some symlinks 2024-03-06 09:22:34 +01:00
Sylvestre Ledru
d4d38faa71 add an llvmlibc test 2024-02-27 08:41:32 +01:00
Gianfranco Costamagna
5c457ebd26 Fix tests by adding a .1 to clang and llvm versions 2024-02-07 16:06:08 +01:00
Gianfranco Costamagna
930c1c116e Fix another underlinking in qualify-clang.sh 2024-02-07 16:05:32 +01:00
Gianfranco Costamagna
e973cca72f Fix an underlinking on qualify-clang.sh 2024-02-07 15:03:54 +01:00
Sylvestre Ledru
556a6737b6 debian/qualify-clang.sh: remove the test of i386 - use libcompiler-rt:i386 instead 2024-01-09 13:04:50 +01:00
Sylvestre Ledru
70777a3fed fix package name 2024-01-09 11:54:56 +01:00
Sylvestre Ledru
395e9a3e89 qualify-clang.sh: fix the filename 2023-12-09 22:58:13 +01:00
Sylvestre Ledru
55b75cf44f Fix the EmitBackendOutput test in debian/qualify-clang.sh 2023-12-06 15:10:01 +01:00
Sylvestre Ledru
b3f5e896b1 qualify-clang.sh : add missing package 2023-12-06 10:26:21 +01:00
Sylvestre Ledru
5ca8352d29 disable the test on i386 2023-07-11 18:01:29 +02:00
Sylvestre Ledru
997fe7a790 add the check 2023-07-06 17:20:32 +02:00
Sylvestre Ledru
36a4128892 check more symlink 2023-07-04 14:42:25 +02:00
Gianfranco Costamagna
e7a8b6628b Adapt testsuite for another test failure 2023-04-12 10:35:49 +02:00
Gianfranco Costamagna
3e2d52cf55 Adapt test when llvm is built without Z3 support (error message changed) 2023-04-11 14:07:40 +02:00
Sylvestre Ledru
8832846d53 Disable the flang autopkgtests on unsupported architectures 2023-03-12 11:20:27 +01:00
Sylvestre Ledru
33f02a8a94 add --rocm-path=/usr as it is necessary 2023-03-10 22:06:34 +01:00
Sylvestre Ledru
57695b959b hip: fix the test 2023-03-10 21:42:02 +01:00
Sylvestre Ledru
14ad9dd6d5 hip: don't hardcode the version 2023-03-10 21:40:50 +01:00
Cordell Bloor
787cd5c440 d/qualify-clang.sh: add test for hip-lang 2023-03-09 01:53:43 -07:00
Sylvestre Ledru
8efc870c16 remove libflang1 - not useful 2023-01-03 11:27:13 +01:00
Sylvestre Ledru
6c0063b66e add more debug info 2023-01-03 00:27:31 +01:00
Sylvestre Ledru
7dd853be3d add more fortran test 2023-01-03 00:27:16 +01:00
Sylvestre Ledru
53827082de Prepare flang package (from 15) 2023-01-02 14:23:10 +01:00
Sylvestre Ledru
c62b2619ac Merge remote-tracking branch 'origin/14' into 15 2023-01-02 09:48:32 +01:00
Sylvestre Ledru
4848352769 update of the comment 2022-12-28 14:01:50 +01:00
Sylvestre Ledru
aa868d6086 also list polly 2022-12-28 13:59:34 +01:00
Sylvestre Ledru
1782ae9af3 add a warning is was-libc isn't installed 2022-12-26 22:17:35 +01:00
Sylvestre Ledru
de2e93731c add missing package 2022-12-26 22:17:23 +01:00