Skip to content

Commit 8194217

Browse files
committed
Reorder targets in alphabetical order. NFC.
1 parent 0ee1db2 commit 8194217

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

llvm/lib/Target/LLVMBuild.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
; will typically require only insertion of a line.
1919
[common]
2020
subdirectories =
21+
AArch64
2122
AMDGPU
2223
ARC
2324
ARM
24-
AArch64
2525
AVR
2626
BPF
27-
Lanai
2827
Hexagon
28+
Lanai
2929
MSP430
30-
NVPTX
3130
Mips
31+
NVPTX
3232
PowerPC
3333
RISCV
3434
Sparc
3535
SystemZ
36+
VE
3637
WebAssembly
3738
X86
3839
XCore
39-
VE
4040

4141
; This is a special group whose required libraries are extended (by llvm-build)
4242
; with the best execution engine (the native JIT, if available, or the

0 commit comments

Comments
 (0)