From b548460bc30d50f0d07f303486f29a028ef2e434 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 1 Oct 2019 14:15:44 +0200 Subject: profiles/desc/llvm_targets.desc: Add ARC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/desc/llvm_targets.desc | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/desc') diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 6a45455f4c38..38e123de7968 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -3,6 +3,7 @@ AArch64 - AArch64 CPU target (arm64 in Gentoo) AMDGPU - AMDGPU target (supports R600 and GCN GPUs) +ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL] ARM - ARM CPU target AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL] BPF - Berkeley Packet Filter target -- cgit v1.2.3-65-gdbad