Commit Graph

3782 Commits

Author SHA1 Message Date
Sylvestre Ledru
c7b19a2e72 hwasan_symbolize is no longer built 2020-10-29 15:44:44 +01:00
Sylvestre Ledru
4e6ee17243 disable the new patches for apt.llvm.org 2020-10-20 23:43:16 +02:00
Sylvestre Ledru
6e1e4866c3 Cherry-pick some fixes from https://github.com/opencollab/llvm-toolchain-integration-test-suite/ 2020-10-20 22:22:04 +02:00
Sylvestre Ledru
6f2d850af9 fix changelog 2020-10-19 14:22:28 +02:00
Sylvestre Ledru
a222e2f74a Merge remote-tracking branch 'origin/10' into 11 2020-10-17 10:06:19 +02:00
Sylvestre Ledru
8d28ad6c57 Merge branch '11' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 11 2020-10-17 10:06:08 +02:00
Sylvestre Ledru
84bf134c8c Merge remote-tracking branch 'origin/10' into 11 2020-10-17 10:05:12 +02:00
Sylvestre Ledru
248fa4019e Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
Changes-By: lintian-brush
Fixes: lintian: uses-deprecated-adttmp
See-also: https://lintian.debian.org/tags/uses-deprecated-adttmp.html
2020-10-17 10:02:54 +02:00
Sylvestre Ledru
f93c8a5d15 remove artifact 2020-10-13 09:21:57 +02:00
Sylvestre Ledru
292c1c818b Fix a clang-format issue. Fix bug #47589 2020-10-12 18:57:24 +02:00
Sylvestre Ledru
d98146afc4 Fix a clang-format issue. Fix bug #47589 2020-10-12 15:15:40 +02:00
Sylvestre Ledru
1bda59d2ac New upstream release 2020-10-12 11:22:28 +02:00
Sylvestre Ledru
4615826131 rc6 upload 2020-10-07 16:39:38 +02:00
Gianfranco Costamagna
86b65186ea Change the previous commit to include only amd64 and i386 2020-10-07 14:08:00 +02:00
Gianfranco Costamagna
42e6ff160d Don't fail on armhf and arm64 tests that are intended to run on intel 2020-10-07 12:33:24 +02:00
Gianfranco Costamagna
92c48ba3c1 Reduce the string comparison for z3 support 2020-10-01 15:19:43 +02:00
Gianfranco Costamagna
30965153cd Update changelog 2020-10-01 15:12:44 +02:00
Gianfranco Costamagna
d34f8688a3 qualify-clang.sh: exclude z3 tests when support is not available, not based on libz3-dev installation but on the error returned by clang invocation 2020-10-01 15:11:40 +02:00
Sylvestre Ledru
3041189ac0 remove all artifacts after tests 2020-09-30 20:22:00 +02:00
Sylvestre Ledru
c070c96ef5 New rc release 2020-09-30 20:21:23 +02:00
Sylvestre Ledru
75a1d12a46 New rc release 2020-09-28 22:22:19 +02:00
Sylvestre Ledru
ead2340541 update of the changelog 2020-09-28 10:29:13 +02:00
Sylvestre Ledru
3ea916082a Remove an hardcoded declaration to 10 2020-09-28 09:58:31 +02:00
Sylvestre Ledru
8e43ec9ade remove dup info from the changelog 2020-09-27 18:31:59 +02:00
Sylvestre Ledru
f0876adfe4 Disable test executions on mipsel (timeout) 2020-09-27 14:28:25 +02:00
Sylvestre Ledru
f6ef4f195c fix changelog 2020-09-27 14:25:46 +02:00
Sylvestre Ledru
37c1e71cb5 Fix autopkgtest
* In the autopkgtest tests, update the opt arguments (-q removed and -basicaa renamed to -basic-aa)
2020-09-27 13:13:19 +02:00
Sylvestre Ledru
18cbb92f2c Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' Also found in autopkgtest 2020-09-27 13:13:08 +02:00
Sylvestre Ledru
061c89e00f Merge branch '10' into '10'
debian/patches/hurd/hurd-cxx-paths.diff: Add missing GCC installation initialization.

See merge request pkg-llvm-team/llvm-toolchain!60
2020-09-25 06:50:32 +00:00
Samuel Thibault
2d2d5254d1 debian/patches/hurd/hurd-cxx-paths.diff: Add missing GCC installation initialization. 2020-09-24 23:36:52 +02:00
Sylvestre Ledru
42505c1795 Merge branch 'ppc64el-fix' into '10'
Cherry-pick upstream patch to fix powerpc issue affecting rustc and firefox

See merge request pkg-llvm-team/llvm-toolchain!61
2020-09-24 15:01:20 +00:00
Julien Cristau
20df193202 [PowerPC] PPCBoolRetToInt: Don't translate Constant's operands 2020-09-24 16:57:44 +02:00
Sylvestre Ledru
a4cfd58fd7 * Update of the symbol list of libomp5:
- GOMP_loop_maybe_nonmonotonic_runtime_next
  - GOMP_loop_maybe_nonmonotonic_runtime_start
  - GOMP_loop_nonmonotonic_runtime_next
  - GOMP_loop_nonmonotonic_runtime_start
  - GOMP_loop_ull_maybe_nonmonotonic_runtime_next
  - GOMP_loop_ull_maybe_nonmonotonic_runtime_start
  - GOMP_loop_ull_nonmonotonic_runtime_next
  - GOMP_loop_ull_nonmonotonic_runtime_start
  - GOMP_parallel_loop_maybe_nonmonotonic_runtime
  - GOMP_parallel_loop_nonmonotonic_runtime
  - omp_display_env
2020-09-23 22:34:20 +02:00
Sylvestre Ledru
4a85abfb98 fix conflict 2020-09-23 09:09:24 +02:00
Sylvestre Ledru
dc71345f0b New rc release 2020-09-23 09:08:53 +02:00
Sylvestre Ledru
8d245aad18 New snapshot release 2020-09-22 17:24:54 +02:00
Sylvestre Ledru
f0f6a71534 Install llvm examples in llvm-11-examples (Closes: #969339) 2020-09-07 13:35:46 +02:00
Sylvestre Ledru
04d4813e7f Fix "libc++-11-dev includes libc++abi-11-dev headers" (Closes: #969274) 2020-09-07 13:32:39 +02:00
Gianfranco Costamagna
9f56f26263 qualify-clang.sh: fix one failing test, now clang-11 is finding only 2 warnings instead of 3 (as it was clang-10).
Any number > 1 is considered ok as result, so only grepping "warnings" works now.
2020-09-03 12:17:42 +02:00
Gianfranco Costamagna
b0dd1d7059 qualify-clang.sh: don't suggest anymore dbgsym packages, removed from sid with ddbg migration 2020-09-03 12:17:42 +02:00
Gianfranco Costamagna
9c06e71766 debian/tests/control: depend on "make" to let integration-test-suite-test pass, and use libstdc++-10-dev now that gcc-10 is default 2020-09-03 12:17:42 +02:00
Sylvestre Ledru
b4b92d6edb Merge remote-tracking branch 'origin/10' into 11 2020-09-02 13:57:51 +02:00
Sylvestre Ledru
0a614d338a Add debian/* to the copyright file. Uses the same license as LLVM 2020-09-02 13:55:52 +02:00
Gianfranco Costamagna
7149a00c6c Upload to sid 2020-08-31 12:28:30 +02:00
Gianfranco Costamagna
239fca72ff reupload to sid, with another hotfix for the autopkgtests 2020-08-31 12:28:19 +02:00
Gianfranco Costamagna
36ec559aa8 Upload to sid 2020-08-31 12:27:10 +02:00
Gianfranco Costamagna
1a78b82ac7 update-binfmts enable command might fail on autopkgtests due to /proc missing some bits. Ignore the results for now 2020-08-31 12:26:49 +02:00
John Paul Adrian Glaubitz
4b61e92a4a Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 17:48:30 +02:00
John Paul Adrian Glaubitz
9f1b15d8bb Use dh-exec to exclude lib/libPolly*.a on powerpc and powerpcspe 2020-08-29 16:00:05 +02:00
John Paul Adrian Glaubitz
99289a0a21 Link against libatomic on powerpc to fix FTBFS in stage2 2020-08-29 15:13:33 +02:00