* experimental New snapshot release

* remove "scan-build-py-force-utf-8-opening.diff"
  merged upstream
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
  in https://reviews.llvm.org/D107799
  It was causing the second cmake (stage2) build to fail on z3 or libffi.
  Sign that the compiler didn't work correctly.
* libcxxabi: Unbreak the CI by adding a silly symlink to _config_site
  Far from perfect but it should be fixed by the runtime move:
  https://reviews.llvm.org/D89013#3017317
* New symbols in libomp5-14:
  - __kmpc_end_scope
  - __kmpc_scope
  - libomp_start_tool
* Disable libunwind on m68k, sparc64 and x32
This commit is contained in:
Sylvestre Ledru 2021-09-25 16:12:57 +02:00
parent aafd6cd704
commit 58964ce1c8
2 changed files with 27 additions and 0 deletions

24
debian/changelog vendored
View File

@ -1,3 +1,27 @@
llvm-toolchain-snapshot (1:14~++20210924122635+4a57f5d1e1c5-1~exp1) experimental; urgency=medium
[ Sylvestre Ledru ]
* experimental New snapshot release
* remove "scan-build-py-force-utf-8-opening.diff"
merged upstream
* Also install libomptarget-nvptx in libomp-X.Y-dev next to amdgcn
* Add -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF. it was turn on by default
in https://reviews.llvm.org/D107799
It was causing the second cmake (stage2) build to fail on z3 or libffi.
Sign that the compiler didn't work correctly.
* libcxxabi: Unbreak the CI by adding a silly symlink to _config_site
Far from perfect but it should be fixed by the runtime move:
https://reviews.llvm.org/D89013#3017317
* New symbols in libomp5-14:
- __kmpc_end_scope
- __kmpc_scope
- libomp_start_tool
[ John Paul Adrian Glaubitz ]
* Disable libunwind on m68k, sparc64 and x32
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 24 Sep 2021 12:31:05 +0200
llvm-toolchain-snapshot (1:14~++20210924092749+e325ebb9c70b-1~exp1) experimental; urgency=medium
[ Sylvestre Ledru ]

View File

@ -833,6 +833,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
__kmpc_end_ordered@VERSION 0.20130412
__kmpc_end_reduce@VERSION 0.20130412
__kmpc_end_reduce_nowait@VERSION 0.20130412
__kmpc_end_scope@VERSION 1:14~++20210924100737+f3f25ffc04c0
__kmpc_end_serialized_parallel@VERSION 0.20130412
__kmpc_end_single@VERSION 0.20130412
__kmpc_end_taskgroup@VERSION 0.20130412
@ -887,6 +888,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
__kmpc_realloc@VERSION 12
__kmpc_reduce@VERSION 0.20130412
__kmpc_reduce_nowait@VERSION 0.20130412
__kmpc_scope@VERSION 1:14~++20210924100737+f3f25ffc04c0
__kmpc_serialized_parallel@VERSION 0.20130412
__kmpc_set_default_allocator@VERSION 8
__kmpc_set_lock@VERSION 0.20130412
@ -1004,6 +1006,7 @@ libomp.so.5 libomp5-@LLVM_VERSION@ #MINVER#
kmpc_set_stacksize@VERSION 0.20130412
kmpc_set_stacksize_s@VERSION 0.20130412
kmpc_unset_affinity_mask_proc@VERSION 0.20130412
libomp_start_tool@VERSION 1:14~++20210924100737+f3f25ffc04c0
omp_alloc@VERSION 8
#MISSING: 9# omp_alloc_@VERSION 8
omp_calloc@VERSION 12