From 8f6b31efc865691ea4765918169eb0d20757acc7 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Wed, 1 Jan 2025 15:28:52 +0300 Subject: Intermediate changes commit_hash:492f129c6882c152a598e9461a17cc2d9e133629 --- contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym | 2 +- contrib/libs/cxxsupp/builtins/ya.make | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym b/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym index 27c01eea25f..4d8814ff185 100644 --- a/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym +++ b/contrib/libs/cxxsupp/builtins/.yandex_meta/build.ym @@ -1,6 +1,6 @@ {% extends '//builtin/bag.ym' %} -{% block current_version %}19.1.5{% endblock %} +{% block current_version %}19.1.6{% endblock %} {% block current_url %} https://github.com/llvm/llvm-project/releases/download/llvmorg-{{self.version().strip()}}/compiler-rt-{{self.version().strip()}}.src.tar.xz diff --git a/contrib/libs/cxxsupp/builtins/ya.make b/contrib/libs/cxxsupp/builtins/ya.make index e404ed7dcd3..fd0988489da 100644 --- a/contrib/libs/cxxsupp/builtins/ya.make +++ b/contrib/libs/cxxsupp/builtins/ya.make @@ -12,9 +12,9 @@ LICENSE( LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -VERSION(19.1.5) +VERSION(19.1.6) -ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.5/compiler-rt-19.1.5.src.tar.xz) +ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.6/compiler-rt-19.1.6.src.tar.xz) NO_COMPILER_WARNINGS() -- cgit v1.3