commit: 24b24dfeedc2960dcad3c649b6b868c1f3f5ae00 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 27 04:29:19 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 27 04:40:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b24dfe
profiles/desc: Describe LLVM_TARGETS=DirectX Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/desc/llvm_targets.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index da117a623c04..41e5063e0182 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -8,6 +8,7 @@ ARM - ARM CPU target AVR - 8-bit Atmel AVR microcontroller target BPF - Berkeley Packet Filter target CSKY - C-SKY CPU target [EXPERIMENTAL] +DirectX - DirectX target [EXPERIMENTAL] Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target LoongArch - LoongArch CPU support [EXPERIMENTAL]
