xref: /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/LLVMBuild.txt (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1f4a2713aSLionel Sambuc;===-- ./lib/Target/SystemZ/Disassembler/LLVMBuild.txt ---------*- Conf -*--===;
2f4a2713aSLionel Sambuc;
3f4a2713aSLionel Sambuc;                     The LLVM Compiler Infrastructure
4f4a2713aSLionel Sambuc;
5f4a2713aSLionel Sambuc; This file is distributed under the University of Illinois Open Source
6f4a2713aSLionel Sambuc; License. See LICENSE.TXT for details.
7f4a2713aSLionel Sambuc;
8f4a2713aSLionel Sambuc;===------------------------------------------------------------------------===;
9f4a2713aSLionel Sambuc;
10f4a2713aSLionel Sambuc; This is an LLVMBuild description file for the components in this subdirectory.
11f4a2713aSLionel Sambuc;
12f4a2713aSLionel Sambuc; For more information on the LLVMBuild system, please see:
13f4a2713aSLionel Sambuc;
14f4a2713aSLionel Sambuc;   http://llvm.org/docs/LLVMBuild.html
15f4a2713aSLionel Sambuc;
16f4a2713aSLionel Sambuc;===------------------------------------------------------------------------===;
17f4a2713aSLionel Sambuc
18f4a2713aSLionel Sambuc[component_0]
19f4a2713aSLionel Sambuctype = Library
20f4a2713aSLionel Sambucname = SystemZDisassembler
21f4a2713aSLionel Sambucparent = SystemZ
22*0a6a1f1dSLionel Sambucrequired_libraries = MC MCDisassembler Support SystemZDesc SystemZInfo
23f4a2713aSLionel Sambucadd_to_library_groups = SystemZ
24