Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Tue, 01 Oct 2019 12:22:43
Message-Id: 1569932549.b548460bc30d50f0d07f303486f29a028ef2e434.mgorny@gentoo
1 commit: b548460bc30d50f0d07f303486f29a028ef2e434
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 1 12:15:44 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 12:22:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b548460b
7
8 profiles/desc/llvm_targets.desc: Add ARC
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/desc/llvm_targets.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
16 index 6a45455f4c3..38e123de796 100644
17 --- a/profiles/desc/llvm_targets.desc
18 +++ b/profiles/desc/llvm_targets.desc
19 @@ -3,6 +3,7 @@
20
21 AArch64 - AArch64 CPU target (arm64 in Gentoo)
22 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
23 +ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
24 ARM - ARM CPU target
25 AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
26 BPF - Berkeley Packet Filter target