Commit Graph

175 Commits

Author SHA1 Message Date
Sylvestre Ledru
df60d67098 add a cpuid check 2019-10-05 10:22:36 +02:00
Sylvestre Ledru
f441d5abcf show the error message 2019-09-11 22:23:11 +02:00
Sylvestre Ledru
5846370e55 improve the tests 2019-09-03 08:11:53 +02:00
Sylvestre Ledru
2c1d4d5a3b gcc8 => 9 2019-09-01 11:00:38 +02:00
Sylvestre Ledru
6bf9ce13ab improve the tests 2019-09-01 00:52:01 +02:00
Sylvestre Ledru
88da9a90dc improve the tests with libclang-cpp 2019-09-01 00:48:38 +02:00
Sylvestre Ledru
f7f872e4e0 disable a test because of https://bugs.llvm.org/show_bug.cgi\?id\=43164 2019-08-29 16:07:52 +02:00
Sylvestre Ledru
e9368971c5 Remove the -lc++experimental test from the qualify-clang.sh script as the lib has been removed in 9~svn366022-1~exp1 2019-08-29 15:46:53 +02:00
Sylvestre Ledru
57a2255bf9 * Add clangd-X => libclang-common-X-dev dependency
See https://bugs.llvm.org/show_bug.cgi?id=43152
* llvm-tools: depend on python2 packages too, the move to python3 was
  premature and broke opt-viewer.py
* clangd: Fix breaks+replaces missing epoch (Closes: #934016)
* Add python to testsuite, still required by some test
2019-08-29 09:47:16 +02:00
Sylvestre Ledru
9375fa9e93 also install clangd in the quality script 2019-08-29 09:43:56 +02:00
Gianfranco Costamagna
0041c15710 Do not fail lldb on i386, it never worked there
TODO: open an upstream bug if anybody cares about i386
2019-07-03 08:50:35 +02:00
Gianfranco Costamagna
8f6a1a0934 Do not fail lldb on i386, it never worked there
TODO: open an upstream bug if anybody cares about i386
2019-07-03 08:49:30 +02:00
Sylvestre Ledru
40a1757b7a Merge remote-tracking branch 'origin/8' into snapshot 2019-07-02 14:36:35 +02:00
Gianfranco Costamagna
18ae2a6976 Drop exit 1, probably leftover during testing 2019-06-28 10:59:35 +02:00
Sylvestre Ledru
9b13922689 make some commands silent 2019-06-09 16:09:18 +02:00
Sylvestre Ledru
09b08b0590 make some commands silent 2019-06-09 15:04:54 +02:00
Sylvestre Ledru
93a1f5cfcf make some commands silent 2019-06-09 12:11:13 +02:00
Sylvestre Ledru
f471a8a33c Improve the rendering of the qualify-clang.sh testsuite 2019-06-09 10:37:17 +02:00
Sylvestre Ledru
3c06c08d3c exegesis: fix the test 2019-06-08 22:29:03 +02:00
Sylvestre Ledru
81255dfcb8 typo 2019-06-08 22:28:45 +02:00
Sylvestre Ledru
ff4caed68e Add libpfm4-dev as build dep + -DLLVM_ENABLE_LIBPFM=ON as it is needed for llvm-exegesis https://bugs.llvm.org/show_bug.cgi?id=42187 2019-06-08 22:18:51 +02:00
Sylvestre Ledru
1c403b70c0 * Move the default ARM arch from arm1176jzf-s (armv6) to cortex-a7
(Closes: #930008)
* Use dh-exec to exclude lib/LLVM*.so on powerpc and
  powerpcspe from llvm-X.Y-dev.install.in
2019-06-08 09:31:42 +02:00
Sylvestre Ledru
33d1185311 fix the test 2019-06-07 17:54:52 +02:00
Sylvestre Ledru
42e59dfb4e Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-06-06 13:08:45 +02:00
Sylvestre Ledru
2322e06906 Move the default ARM arch from arm1176jzf-s (armv6) to cortex-a7 (Closes: #930008) 2019-06-06 12:57:36 +02:00
Sylvestre Ledru
b9959b334d add a check for compiler-rt 2019-05-25 23:35:55 +02:00
Sylvestre Ledru
8a8a9b0b93 add one more check 2019-05-25 23:31:01 +02:00
Sylvestre Ledru
e0bd4bd218 libc++fs is in libc++ now 2019-04-13 12:57:59 +02:00
Sylvestre Ledru
279dc624a8 Remove the autopkg test for a genuine LLVM bug. 2019-03-06 09:45:01 +01:00
Sylvestre Ledru
df2e12dc04 Remove the autopkg test for a genuine LLVM bug. 2019-03-06 09:43:45 +01:00
Sylvestre Ledru
64825e67ea improve the test to avoid bug https://bugs.llvm.org/show_bug.cgi\?id\=40659 2019-02-08 11:06:03 +01:00
Sylvestre Ledru
145e47421b remove the hardcoded version 2019-02-08 10:45:34 +01:00
Sylvestre Ledru
9972814cca add a test case which failed with clang-9 2019-02-07 10:08:26 +01:00
Sylvestre Ledru
ace867c06e Only run this test with clang-7 2019-02-07 10:08:05 +01:00
Sylvestre Ledru
bf7d7801f4 Merge remote-tracking branch 'origin/7' into 8 2019-02-04 08:37:27 +01:00
Sylvestre Ledru
0d62419943 dumpversion test 2019-02-03 17:28:33 +01:00
Sylvestre Ledru
f888c7ab8a Merge remote-tracking branch 'origin/7' into 8 2019-01-17 10:35:07 +01:00
Sylvestre Ledru
5a7d283d4e add a test for bug https://bugs.llvm.org/show_bug.cgi\?id\=40059 2019-01-15 21:47:27 +01:00
Gianfranco Costamagna
dda0d31864 Merge branch '7' into snapshot 2019-01-02 12:40:55 +01:00
Gianfranco Costamagna
5f1403be69 Add dpkg-dev build dependency, used in various dpkg calls
ignore a test on i386, due to bug: https://bugs.llvm.org/show_bug.cgi?id=26580#c18
2019-01-02 12:37:09 +01:00
Sylvestre Ledru
837792d5cc Merge remote-tracking branch 'origin/7' into snapshot 2018-12-27 00:21:54 +01:00
Sylvestre Ledru
95b23e80c1 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-12-22 00:06:56 +01:00
Sylvestre Ledru
a2cde1ab59 add tests for the dbg & buildid issue 2018-12-22 00:06:21 +01:00
Sylvestre Ledru
a314e76e19 add tests for the dbg & buildid issue 2018-12-22 00:01:56 +01:00
Sylvestre Ledru
4574aab59e Enable more tests, just don't fail on them 2018-12-17 11:04:41 +01:00
Sylvestre Ledru
4c72333341 remove a temp file 2018-12-17 11:01:30 +01:00
Sylvestre Ledru
5a1349d0c5 Merge remote-tracking branch 'origin/7' into snapshot 2018-12-14 10:06:01 +01:00
Sylvestre Ledru
afc5bd71f2 verify that llvm-config doesn't export -W 2018-12-13 15:35:42 +01:00
Sylvestre Ledru
43c68d7d21 Merge remote-tracking branch 'origin/7' into snapshot 2018-11-21 22:41:46 +01:00
Sylvestre Ledru
bde1bb9e42 add a testcase for bug https://bugs.debian.org/cgi-bin/bugreport.cgi\?bug=914201 2018-11-21 09:17:14 +01:00