annotate lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents
children c2174574ed3a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
121
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
1 ;===- ./lib/ToolDrivers/llvm-dlltool/LLVMBuild.txt -------------*- Conf -*--===;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
2 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
3 ; The LLVM Compiler Infrastructure
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
4 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
5 ; This file is distributed under the University of Illinois Open Source
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
6 ; License. See LICENSE.TXT for details.
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
7 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
8 ;===------------------------------------------------------------------------===;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
9 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
10 ; This is an LLVMBuild description file for the components in this subdirectory.
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
11 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
12 ; For more information on the LLVMBuild system, please see:
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
13 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
14 ; http://llvm.org/docs/LLVMBuild.html
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
15 ;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
16 ;===------------------------------------------------------------------------===;
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
17
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
18 [component_0]
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
19 type = Library
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
20 name = DlltoolDriver
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
21 parent = Libraries
803732b1fca8 LLVM 5.0
kono
parents:
diff changeset
22 required_libraries = Object Option Support