• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1;===- ./tools/LLVMBuild.txt ------------------------------------*- Conf -*--===;
2;
3;                     The LLVM Compiler Infrastructure
4;
5; This file is distributed under the University of Illinois Open Source
6; License. See LICENSE.TXT for details.
7;
8;===------------------------------------------------------------------------===;
9;
10; This is an LLVMBuild description file for the components in this subdirectory.
11;
12; For more information on the LLVMBuild system, please see:
13;
14;   http://llvm.org/docs/LLVMBuild.html
15;
16;===------------------------------------------------------------------------===;
17
18[common]
19subdirectories =
20 bugpoint
21 dsymutil
22 llc
23 lli
24 llvm-ar
25 llvm-as
26 llvm-bcanalyzer
27 llvm-cat
28 llvm-cfi-verify
29 llvm-cov
30 llvm-cvtres
31 llvm-diff
32 llvm-dis
33 llvm-dwarfdump
34 llvm-dwp
35 llvm-exegesis
36 llvm-extract
37 llvm-jitlistener
38 llvm-link
39 llvm-lto
40 llvm-mc
41 llvm-mca
42 llvm-modextract
43 llvm-mt
44 llvm-nm
45 llvm-objcopy
46 llvm-objdump
47 llvm-pdbutil
48 llvm-profdata
49 llvm-rc
50 llvm-rtdyld
51 llvm-size
52 llvm-split
53 llvm-undname
54 opt
55 verify-uselistorder
56
57[component_0]
58type = Group
59name = Tools
60parent = $ROOT
61