diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-17 10:20:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-17 10:21:44 +0100 |
commit | e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6 (patch) | |
tree | e346ff9ba12f8e97d76b252b41b435e68fdd2836 /profiles/desc | |
parent | dev-python/portend: Bump to 2.7.0 (diff) | |
download | gentoo-e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6.tar.gz gentoo-e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6.tar.bz2 gentoo-e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6.zip |
profiles/desc/llvm_targets.desc: Add CSKY
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/llvm_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 196f296b7557..8356a09cf6ba 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -7,6 +7,7 @@ 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 +CSKY - C-SKY CPU target [EXPERIMENTAL] Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target Mips - MIPS CPU target (includes MIPS64) |