xref: /aosp_15_r20/external/llvm/tools/lli/LLVMBuild.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker;===- ./tools/lli/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[common]
19*9880d681SAndroid Build Coastguard Workersubdirectories = ChildTarget
20*9880d681SAndroid Build Coastguard Worker
21*9880d681SAndroid Build Coastguard Worker[component_0]
22*9880d681SAndroid Build Coastguard Workertype = Tool
23*9880d681SAndroid Build Coastguard Workername = lli
24*9880d681SAndroid Build Coastguard Workerparent = Tools
25*9880d681SAndroid Build Coastguard Workerrequired_libraries =
26*9880d681SAndroid Build Coastguard Worker AsmParser
27*9880d681SAndroid Build Coastguard Worker BitReader
28*9880d681SAndroid Build Coastguard Worker IRReader
29*9880d681SAndroid Build Coastguard Worker Instrumentation
30*9880d681SAndroid Build Coastguard Worker Interpreter
31*9880d681SAndroid Build Coastguard Worker MCJIT
32*9880d681SAndroid Build Coastguard Worker Native
33*9880d681SAndroid Build Coastguard Worker NativeCodeGen
34*9880d681SAndroid Build Coastguard Worker SelectionDAG
35*9880d681SAndroid Build Coastguard Worker TransformUtils
36