We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee1db2 commit 8194217Copy full SHA for 8194217
llvm/lib/Target/LLVMBuild.txt
@@ -18,25 +18,25 @@
18
; will typically require only insertion of a line.
19
[common]
20
subdirectories =
21
+ AArch64
22
AMDGPU
23
ARC
24
ARM
- AArch64
25
AVR
26
BPF
27
- Lanai
28
Hexagon
+ Lanai
29
MSP430
30
- NVPTX
31
Mips
+ NVPTX
32
PowerPC
33
RISCV
34
Sparc
35
SystemZ
36
+ VE
37
WebAssembly
38
X86
39
XCore
- VE
40
41
; This is a special group whose required libraries are extended (by llvm-build)
42
; with the best execution engine (the native JIT, if available, or the
0 commit comments