diff --git a/debian/changelog b/debian/changelog index ae7d7b24..caf73b06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; * Ship tblgen-to-irdl as part of mlir-tools * Rename lldb-vscode => lldb-dap * Ship tblgen-to-irdl as part of mlir-tools + * Remove __tgt_rtl_deinit_plugin & __tgt_rtl_deinit_device symbols from + openmp https://github.com/llvm/llvm-project/pull/73557 [ Matthias Klose ] * Limit the number of parallel processes based on the available memory @@ -15,10 +17,6 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; * Fix stripping build flags on Ubuntu/ppc64el. * libclang1-18: Only encode the major version in the soname. See #1056126. - [ Sylvestre Ledru ] - * New supstream release - * Upload to unstable - [ John Paul Adrian Glaubitz ] * Don't install *clang_rt* on sparc and sparc64 diff --git a/debian/libomp5-X.Y.symbols.in b/debian/libomp5-X.Y.symbols.in index ce0fe517..2c788edd 100644 --- a/debian/libomp5-X.Y.symbols.in +++ b/debian/libomp5-X.Y.symbols.in @@ -1360,8 +1360,6 @@ libomptarget.rtl.amdgpu.so.@LLVM_VERSION@ libomp5-@LLVM_VERSION@ #MINVER# __tgt_rtl_data_submit@VERS1.0 17 __tgt_rtl_data_submit_async@VERS1.0 17 __tgt_rtl_data_unlock@VERS1.0 17 - __tgt_rtl_deinit_device@VERS1.0 17 - __tgt_rtl_deinit_plugin@VERS1.0 17 __tgt_rtl_destroy_event@VERS1.0 17 __tgt_rtl_init_async_info@VERS1.0 17 __tgt_rtl_init_device@VERS1.0 17 @@ -1397,8 +1395,6 @@ libomptarget.rtl.cuda.so.@LLVM_VERSION@ libomp5-@LLVM_VERSION@ #MINVER# __tgt_rtl_data_submit@VERS1.0 17 __tgt_rtl_data_submit_async@VERS1.0 17 __tgt_rtl_data_unlock@VERS1.0 17 - __tgt_rtl_deinit_device@VERS1.0 17 - __tgt_rtl_deinit_plugin@VERS1.0 17 __tgt_rtl_destroy_event@VERS1.0 17 __tgt_rtl_init_async_info@VERS1.0 17 __tgt_rtl_init_device@VERS1.0 17 @@ -1434,8 +1430,6 @@ libomptarget.rtl.x86_64.so.@LLVM_VERSION@ libomp5-@LLVM_VERSION@ #MINVER# __tgt_rtl_data_submit@VERS1.0 17 __tgt_rtl_data_submit_async@VERS1.0 17 __tgt_rtl_data_unlock@VERS1.0 17 - __tgt_rtl_deinit_device@VERS1.0 17 - __tgt_rtl_deinit_plugin@VERS1.0 17 __tgt_rtl_destroy_event@VERS1.0 17 __tgt_rtl_init_async_info@VERS1.0 17 __tgt_rtl_init_device@VERS1.0 17