1;===- ./lib/LLVMBuild.txt --------------------------------------*- Conf -*--===;
2;
3; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4; See https://llvm.org/LICENSE.txt for license information.
5; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6;
7;===------------------------------------------------------------------------===;
8;
9; This is an LLVMBuild description file for the components in this subdirectory.
10;
11; For more information on the LLVMBuild system, please see:
12;
13;   http://llvm.org/docs/LLVMBuild.html
14;
15;===------------------------------------------------------------------------===;
16
17[common]
18subdirectories =
19 Analysis
20 AsmParser
21 Bitcode
22 Bitstream
23 CodeGen
24 DebugInfo
25 Demangle
26 DWARFLinker
27 ExecutionEngine
28 Frontend
29 FuzzMutate
30 LineEditor
31 Linker
32 IR
33 IRReader
34 LTO
35 MC
36 MCA
37 Object
38 BinaryFormat
39 ObjectYAML
40 Option
41 Remarks
42 Passes
43 ProfileData
44 Support
45 TableGen
46 TextAPI
47 Target
48 Testing
49 ToolDrivers
50 Transforms
51 WindowsManifest
52 XRay
53
54[component_0]
55type = Group
56name = Libraries
57parent = $ROOT
58