diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-27 19:44:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-12-27 19:45:24 +0100 |
commit | 212b85ddf90e9c84abda91a99b92076be10949fb (patch) | |
tree | ea8c9d6aade6fdbcc33142a964d43ea5ced4cfc5 /profiles/desc | |
parent | sec-keys/openpgp-keys-apache-logging: stabilize 20220918 (diff) | |
download | gentoo-212b85ddf90e9c84abda91a99b92076be10949fb.tar.gz gentoo-212b85ddf90e9c84abda91a99b92076be10949fb.tar.bz2 gentoo-212b85ddf90e9c84abda91a99b92076be10949fb.zip |
profiles/desc: Add LLVM_TARGETS=Xtensa
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 3ae1da77148c..bd5c9069ba39 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -25,3 +25,4 @@ VE - NEC SX-Aurora TSUBASA vector engine target WebAssembly - WebAssembly backend X86 - X86 CPU target (includes amd64) XCore - XCore CPU target +Xtensa - Tensilica Xtensa (ESP32) CPU target [EXPERIMENTAL] |