From 819421745c5c32c62ec8d632b66eae34f711e192 Mon Sep 17 00:00:00 2001 From: Michael Liao Date: Sun, 19 Jan 2020 21:11:54 -0500 Subject: [PATCH] Reorder targets in alphabetical order. NFC. --- llvm/lib/Target/LLVMBuild.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/llvm/lib/Target/LLVMBuild.txt b/llvm/lib/Target/LLVMBuild.txt index 7403f77..e5a9d78 100644 --- a/llvm/lib/Target/LLVMBuild.txt +++ b/llvm/lib/Target/LLVMBuild.txt @@ -18,25 +18,25 @@ ; will typically require only insertion of a line. [common] subdirectories = + AArch64 AMDGPU ARC ARM - AArch64 AVR BPF - Lanai Hexagon + Lanai MSP430 - NVPTX Mips + NVPTX PowerPC RISCV Sparc SystemZ + VE WebAssembly X86 XCore - VE ; This is a special group whose required libraries are extended (by llvm-build) ; with the best execution engine (the native JIT, if available, or the -- 2.7.4