Update to LLVM 16.0.0 RC

This commit is contained in:
Tulio Magno Quites Machado Filho 2023-02-23 08:49:15 -03:00
parent 911519a91f
commit f51abae56a

View File

@ -1,5 +1,5 @@
%global lit_version 16.0.0
%global rc_ver 1
%global rc_ver 3
#global post_ver 0
%bcond_without check
@ -57,6 +57,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
%{_bindir}/lit
%changelog
* Wed Feb 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
- Update to LLVM 16.0.0 RC3
* Wed Feb 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc1-1
- Update to LLVM 16.0.0 RC1