Package: spirv-llvm-translator-17 Version: 17.0.0-2 Severity: normal Tags: patch
Hello, usual symbols fixes :) G. diff -Nru spirv-llvm-translator-17-17.0.0/debian/changelog spirv-llvm-translator-17-17.0.0/debian/changelog --- spirv-llvm-translator-17-17.0.0/debian/changelog 2023-11-04 16:05:21.000000000 +0100 +++ spirv-llvm-translator-17-17.0.0/debian/changelog 2023-11-05 08:35:12.000000000 +0100 @@ -1,3 +1,9 @@ +spirv-llvm-translator-17 (17.0.0-2.1) unstable; urgency=medium + + * Fix symbols with lto + + -- Gianfranco Costamagna <[email protected]> Sun, 05 Nov 2023 08:35:12 +0100 + spirv-llvm-translator-17 (17.0.0-2) unstable; urgency=medium * Update .symbols control file. diff -Nru spirv-llvm-translator-17-17.0.0/debian/libllvmspirvlib17.symbols spirv-llvm-translator-17-17.0.0/debian/libllvmspirvlib17.symbols --- spirv-llvm-translator-17-17.0.0/debian/libllvmspirvlib17.symbols 2023-11-04 16:05:21.000000000 +0100 +++ spirv-llvm-translator-17-17.0.0/debian/libllvmspirvlib17.symbols 2023-11-05 08:35:12.000000000 +0100 @@ -480,10 +480,10 @@ _ZTSSt19_Sp_make_shared_tag@Base 13 (optional=templinst|arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 13 (optional=templinst|arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 13 - _ZTVN4llvm3Any11StorageBaseE@Base 17 + (optional=lto)_ZTVN4llvm3Any11StorageBaseE@Base 17 (optional=lto)_ZTVN4llvm3Any11StorageImplIPKNS_6ModuleEEE@Base 16 - (arch=riscv64)_ZTVSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 17 - (arch=!riscv64)_ZTVSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 17 + (optional=lto|arch=riscv64)_ZTVSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 17 + (optional=lto|arch=!riscv64)_ZTVSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 17 (optional=templinst|arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE1EE@Base 0 (optional=templinst|arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceINSt8__detail4_NFAINSt7__cxx1112regex_traitsIcEEEESaIvELN9__gnu_cxx12_Lock_policyE2EE@Base 0 (optional=templinst)_ZZNKSt7__cxx1112regex_traitsIcE16lookup_classnameIPKcEENS1_10_RegexMaskET_S6_bE12__classnames@Base 0
OpenPGP_signature.asc
Description: OpenPGP digital signature

