1 ;===- ./lib/Target/LLVMBuild.txt -------------------------------*- Conf -*--===;
3 ; The LLVM Compiler Infrastructure
5 ; This file is distributed under the University of Illinois Open Source
6 ; License. See LICENSE.TXT for details.
8 ;===------------------------------------------------------------------------===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ; http://llvm.org/docs/LLVMBuild.html
16 ;===------------------------------------------------------------------------===;
19 subdirectories = ARM AArch64 CppBackend Hexagon MSP430 NVPTX Mips PowerPC R600 Sparc SystemZ X86 XCore
21 ; This is a special group whose required libraries are extended (by llvm-build)
22 ; with the best execution engine (the native JIT, if available, or the
29 ; This is a special group whose required libraries are extended (by llvm-build)
30 ; with the configured native target, if any.
36 ; This is a special group whose required libraries are extended (by llvm-build)
37 ; with the configured native code generator, if any.
43 ; The component for the actual target library itself.
48 required_libraries = Core MC Support
50 ; This is a special group whose required libraries are extended (by llvm-build)
51 ; with every built target, which makes it easy for tools to include every