xref: /aosp_15_r20/external/llvm/lib/Target/Mips/LLVMBuild.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker;===- ./lib/Target/Mips/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 = AsmParser Disassembler InstPrinter MCTargetDesc TargetInfo
20*9880d681SAndroid Build Coastguard Worker
21*9880d681SAndroid Build Coastguard Worker[component_0]
22*9880d681SAndroid Build Coastguard Workertype = TargetGroup
23*9880d681SAndroid Build Coastguard Workername = Mips
24*9880d681SAndroid Build Coastguard Workerparent = Target
25*9880d681SAndroid Build Coastguard Workerhas_asmparser = 1
26*9880d681SAndroid Build Coastguard Workerhas_asmprinter = 1
27*9880d681SAndroid Build Coastguard Workerhas_disassembler = 1
28*9880d681SAndroid Build Coastguard Workerhas_jit = 1
29*9880d681SAndroid Build Coastguard Worker
30*9880d681SAndroid Build Coastguard Worker[component_1]
31*9880d681SAndroid Build Coastguard Workertype = Library
32*9880d681SAndroid Build Coastguard Workername = MipsCodeGen
33*9880d681SAndroid Build Coastguard Workerparent = Mips
34*9880d681SAndroid Build Coastguard Workerrequired_libraries =
35*9880d681SAndroid Build Coastguard Worker Analysis
36*9880d681SAndroid Build Coastguard Worker AsmPrinter
37*9880d681SAndroid Build Coastguard Worker CodeGen
38*9880d681SAndroid Build Coastguard Worker Core
39*9880d681SAndroid Build Coastguard Worker MC
40*9880d681SAndroid Build Coastguard Worker MipsAsmPrinter
41*9880d681SAndroid Build Coastguard Worker MipsDesc
42*9880d681SAndroid Build Coastguard Worker MipsInfo
43*9880d681SAndroid Build Coastguard Worker SelectionDAG
44*9880d681SAndroid Build Coastguard Worker Support
45*9880d681SAndroid Build Coastguard Worker Target
46*9880d681SAndroid Build Coastguard Workeradd_to_library_groups = Mips
47