[llvm-readobj] Include the PE magic value in printouts
[llvm-complete.git] / tools / LLVMBuild.txt
blobbcf58842eac3bff5f95aee1665aa46070dffd7fb
1 ;===- ./tools/LLVMBuild.txt ------------------------------------*- Conf -*--===;
3 ;                     The LLVM Compiler Infrastructure
5 ; This file is distributed under the University of Illinois Open Source
6 ; License. See LICENSE.TXT for details.
8 ;===------------------------------------------------------------------------===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ;   http://llvm.org/docs/LLVMBuild.html
16 ;===------------------------------------------------------------------------===;
18 [common]
19 subdirectories =
20  bugpoint
21  dsymutil
22  llc
23  lli
24  llvm-ar
25  llvm-as
26  llvm-bcanalyzer
27  llvm-cat
28  llvm-cov
29  llvm-cvtres
30  llvm-diff
31  llvm-dis
32  llvm-dwarfdump
33  llvm-dwp
34  llvm-extract
35  llvm-jitlistener
36  llvm-link
37  llvm-lto
38  llvm-mc
39  llvm-mcmarkup
40  llvm-modextract
41  llvm-nm
42  llvm-objdump
43  llvm-pdbutil
44  llvm-profdata
45  llvm-rtdyld
46  llvm-size
47  llvm-split
48  opt
49  verify-uselistorder
51 [component_0]
52 type = Group
53 name = Tools
54 parent = $ROOT