diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-02-10 23:52:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-02-10 23:54:39 +0100 |
commit | 14ed88ff5a3ee78ad3640665f4ec0c5db8021c45 (patch) | |
tree | 7511e803f693210444d53c30b23e441d8c63eed3 /profiles/desc | |
parent | dev-db/opendbx: Maintainer dropped (diff) | |
download | gentoo-14ed88ff5a3ee78ad3640665f4ec0c5db8021c45.tar.gz gentoo-14ed88ff5a3ee78ad3640665f4ec0c5db8021c45.tar.bz2 gentoo-14ed88ff5a3ee78ad3640665f4ec0c5db8021c45.zip |
profiles/desc: Add LLVM_TARGETS: LoongArch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/llvm_targets.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index fd9a4f60ff89..01f23bc17b27 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors. +# Copyright 1999-2022 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 AArch64 - AArch64 CPU target (arm64 in Gentoo) @@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target CSKY - C-SKY CPU target [EXPERIMENTAL] Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target +LoongArch - LoongArch CPU support [EXPERIMENTAL] M68k - Motorola 68000 target [EXPERIMENTAL] Mips - MIPS CPU target (includes MIPS64) MSP430 - MSP430 CPU target (experimental) |