Commit Graph

317 Commits

Author SHA1 Message Date
Sylvestre Ledru
0988deb2e8 testing: install bolt 2022-10-11 08:56:54 +02:00
Sylvestre Ledru
b241afb285 Merge remote-tracking branch 'origin/14' into 15 2022-10-10 14:58:08 +02:00
Sylvestre Ledru
a62bbeb425 remove artifact 2022-10-10 14:55:48 +02:00
Sylvestre Ledru
6d0f0bba36 fix a test when running from a symlinked dir 2022-10-10 13:49:21 +02:00
Sylvestre Ledru
a6fac2cad1 also propose to install bolt 2022-10-09 20:19:20 +02:00
Sylvestre Ledru
187d089749 LTO improvements 2022-10-08 15:25:15 +02:00
Sylvestre Ledru
9a669dea39 fix a test when running from a symlinked dir 2022-10-08 15:25:15 +02:00
Sylvestre Ledru
8681b0ebb1 improve the wasm check 2022-10-07 20:20:31 +02:00
Sylvestre Ledru
86285b0da4 add a check for Faidon's change 2022-10-07 16:02:10 +02:00
Sylvestre Ledru
006b642aad Merge remote-tracking branch 'origin/13' into 14 2022-06-06 13:41:46 +02:00
Michael Biebl
f60d81e883 Add support for systemd-binfmt
Closes: #1012367
2022-06-05 20:50:24 +02:00
Sylvestre Ledru
7aacd1c124 check if llvm-debuginfod-find has been built with curl 2022-05-10 09:09:01 +02:00
Sylvestre Ledru
0ad684fcfc Fix an autopkgtest on arm (Closes:# 1010716) Thanks to Pino Toscano for the patch 2022-05-09 20:41:22 +02:00
Sylvestre Ledru
a51753db83 When clang++- -P -E foo.cc fails, show the output 2022-04-02 14:17:32 +02:00
Sylvestre Ledru
a4acb94c9e also propose to install mlir 2022-01-24 16:24:04 +01:00
Sylvestre Ledru
0108c4c2a0 update the script to add the mlir install guidances 2022-01-03 15:43:40 +01:00
Sylvestre Ledru
a6a1aae2e8 Install LLVMgold in usr/lib/bfd-plugins to help various tools to understand the format (Closes: #919020) 2021-12-30 20:33:47 +01:00
Sylvestre Ledru
a2cd6eeca7 Install LLVMgold in usr/lib/bfd-plugins to help various tools to understand the format (Closes: #919020) 2021-12-24 18:24:41 +01:00
Sylvestre Ledru
4772d00abb Merge remote-tracking branch 'origin/13' into snapshot 2021-11-10 21:17:21 +01:00
Erik Maciejewski
ffdb0eb41c Merge remote-tracking branch 'origin/12' into 13 2021-11-03 16:13:49 -07:00
Sylvestre Ledru
a122693ff9 dump the log when an error is found 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
66dfda543c Bring back the llvm manpages (Closes: #995684) Were generated at the wrong place 2021-10-18 11:07:30 +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
c70cecaa33 fix test 2021-10-16 09:49:24 +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
Erik Maciejewski
aaf419a998 reconfigure build options further to produce a toolchain built with gnu
runtimes as well as configured to use gnu runtimes by default

this also reverts a small change in qualify-clang.sh specifying libc++
for one test and required by the previous toolchain configuration
2021-10-11 18:49:34 -07:00
Erik Maciejewski
3ee7840e5b reconfigure toolchain to use gnu runtimes by default
this requires one small modification to the qualify-clang.sh script
for the last libPolly test since the toolchain itself is using libc++
2021-10-11 18:49:34 -07:00
Erik Maciejewski
9acb6c59ef Revert "fix up compiler flags now that clang defaults to llvm runtimes in" 2021-10-11 18:49:28 -07:00
Erik Maciejewski
ee7a2defc1 comment out esan test in qualify-clang.sh as it seems esan was
removed from llvm/clang:

885b790f89
2021-10-06 12:01:39 -07:00
Erik Maciejewski
adb37dff06 fix up compiler flags now that clang defaults to llvm runtimes in
the quialify-clang.sh script
2021-10-06 10:48:06 -07: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
Gianfranco Costamagna
6dac9509d2 Merge branch '13' into snapshot 2021-09-27 16:38:31 +02:00
Gianfranco Costamagna
3ef6475b07 Merge branch '12' into 13 2021-09-27 16:36:10 +02:00
Gianfranco Costamagna
1faeaa5c92 Merge branch '11' into 12 2021-09-27 16:35:06 +02:00
Gianfranco Costamagna
d4cc4b9682 Bump minimum cmake version in qualify-clang.sh test too.
Fix minimum cmake version now set to 11
2021-09-27 14:25:36 +02:00
Sylvestre Ledru
05765c1ccc adjust the path as it moves to a different directory 2021-09-27 09:02:24 +02:00
Sylvestre Ledru
69d9c5cde2 adjust tests and install header 2021-09-25 18:16:52 +02:00
Sylvestre Ledru
eda5c4b589 check if clang-tidy is installed 2021-09-01 12:45:28 +02:00
Sylvestre Ledru
5679c920dd check if clang-tidy is installed 2021-08-29 15:59:35 +02:00
Sylvestre Ledru
4e968591a0 add tests (failing for now) 2021-08-29 15:12:38 +02:00
Sylvestre Ledru
993f1c537d adjust the output 2021-08-27 19:13:15 +02:00
Sylvestre Ledru
34882aee5f add back the tests removed by the merge 2021-08-27 19:13:06 +02:00