xref: /aosp_15_r20/external/llvm/lib/Target/WebAssembly/LLVMBuild.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker;===- ./lib/Target/WebAssembly/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 = 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 = WebAssembly
24*9880d681SAndroid Build Coastguard Workerparent = Target
25*9880d681SAndroid Build Coastguard Workerhas_asmprinter = 1
26*9880d681SAndroid Build Coastguard Workerhas_disassembler = 1
27*9880d681SAndroid Build Coastguard Worker
28*9880d681SAndroid Build Coastguard Worker[component_1]
29*9880d681SAndroid Build Coastguard Workertype = Library
30*9880d681SAndroid Build Coastguard Workername = WebAssemblyCodeGen
31*9880d681SAndroid Build Coastguard Workerparent = WebAssembly
32*9880d681SAndroid Build Coastguard Workerrequired_libraries = Analysis AsmPrinter CodeGen Core MC Scalar SelectionDAG Support Target WebAssemblyAsmPrinter WebAssemblyDesc WebAssemblyInfo
33*9880d681SAndroid Build Coastguard Workeradd_to_library_groups = WebAssembly
34