summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-01 14:10:36 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-01 14:22:26 +0200
commitb471f9572be455fdad6563f811a5d6aa047c1bfc (patch)
treed34b4b116ec02d21d90cc4ad9e9f3a55be425433
parentsys-devel/llvm: Nios2 was removed upstream (diff)
downloadgentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.tar.gz
gentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.tar.bz2
gentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.zip
profiles/desc/llvm_targets.desc: Remove Nios2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--profiles/desc/llvm_targets.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 1c65ccad350a..e83d886dedb9 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -10,7 +10,6 @@ Hexagon - Qualcomm Hexagon DSP target
Lanai - Lanai CPU target
Mips - MIPS CPU target (includes MIPS64)
MSP430 - MSP430 CPU target (experimental)
-Nios2 - Nios2 CPU target [EXPERIMENTAL]
NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
PowerPC - PowerPC CPU target (PPC32 and PPC64)
RISCV - RISC-V CPU target [EXPERIMENTAL]