Add loongarch support

This commit is contained in:
zhangzikang1992 2024-03-14 15:04:12 +08:00
parent 6768033cda
commit 7ab8cb600a
3 changed files with 60774 additions and 1 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,14 @@
Name: llvm
Version: 12.0.1
Release: 5
Release: 6
Summary: The Low Level Virtual Machine
License: NCSA
URL: http://llvm.org
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{name}-%{version}.src.tar.xz
Patch1000: 1000-add-loongarch-support-upstream-modified.patch
Patch1001: 1001-add-loongarch-support-upstream-new.patch
BuildRequires: gcc gcc-c++ cmake ninja-build zlib-devel libffi-devel ncurses-devel libstdc++-static
BuildRequires: python3-sphinx binutils-devel valgrind-devel libedit-devel python3-devel
BuildRequires: python3-recommonmark
@ -200,6 +203,12 @@ fi
%{_mandir}/man1/*
%changelog
* Thu Mar 14 2024 zhangzikang <zhangzikang@kylinos.cn> - 12.0.1-6
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: Add loongarch support
* Thu Mar 07 2024 zhangxianting <zhangxianting@uniontech.com> - 12.0.1-5
- Type: Requires
- ID: NA