xref: /aosp_15_r20/external/llvm/lib/LTO/LLVMBuild.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker;===- ./lib/LTO/LLVMBuild.txt ----------------------------------*- Conf -*--===;
2*9880d681SAndroid Build Coastguard Worker;
3*9880d681SAndroid Build Coastguard Worker;                     The LLVM Compiler Infrastructure
4*9880d681SAndroid Build Coastguard Worker;
5*9880d681SAndroid Build Coastguard Worker; This file is distributed under the University of Illinois Open Source
6*9880d681SAndroid Build Coastguard Worker; License. See LICENSE.TXT for details.
7*9880d681SAndroid Build Coastguard Worker;
8*9880d681SAndroid Build Coastguard Worker;===------------------------------------------------------------------------===;
9*9880d681SAndroid Build Coastguard Worker;
10*9880d681SAndroid Build Coastguard Worker; This is an LLVMBuild description file for the components in this subdirectory.
11*9880d681SAndroid Build Coastguard Worker;
12*9880d681SAndroid Build Coastguard Worker; For more information on the LLVMBuild system, please see:
13*9880d681SAndroid Build Coastguard Worker;
14*9880d681SAndroid Build Coastguard Worker;   http://llvm.org/docs/LLVMBuild.html
15*9880d681SAndroid Build Coastguard Worker;
16*9880d681SAndroid Build Coastguard Worker;===------------------------------------------------------------------------===;
17*9880d681SAndroid Build Coastguard Worker
18*9880d681SAndroid Build Coastguard Worker[component_0]
19*9880d681SAndroid Build Coastguard Workertype = Library
20*9880d681SAndroid Build Coastguard Workername = LTO
21*9880d681SAndroid Build Coastguard Workerparent = Libraries
22*9880d681SAndroid Build Coastguard Workerrequired_libraries =
23*9880d681SAndroid Build Coastguard Worker Analysis
24*9880d681SAndroid Build Coastguard Worker BitReader
25*9880d681SAndroid Build Coastguard Worker BitWriter
26*9880d681SAndroid Build Coastguard Worker CodeGen
27*9880d681SAndroid Build Coastguard Worker Core
28*9880d681SAndroid Build Coastguard Worker IPO
29*9880d681SAndroid Build Coastguard Worker InstCombine
30*9880d681SAndroid Build Coastguard Worker Linker
31*9880d681SAndroid Build Coastguard Worker MC
32*9880d681SAndroid Build Coastguard Worker ObjCARC
33*9880d681SAndroid Build Coastguard Worker Object
34*9880d681SAndroid Build Coastguard Worker Scalar
35*9880d681SAndroid Build Coastguard Worker Support
36*9880d681SAndroid Build Coastguard Worker Target
37*9880d681SAndroid Build Coastguard Worker TransformUtils