annotate LLVMBuild.txt @ 170:0d65220a63c8

add top level missing files
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 11:20:42 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
170
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 ;===- ./LLVMBuild.txt ------------------------------------------*- Conf -*--===;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 ; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 ; See https://llvm.org/LICENSE.txt for license information.
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 ; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 ;===------------------------------------------------------------------------===;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 ; This is an LLVMBuild description file for the components in this subdirectory.
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 ; For more information on the LLVMBuild system, please see:
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 ; http://llvm.org/docs/LLVMBuild.html
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 ;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 ;===------------------------------------------------------------------------===;
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
16
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 [common]
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 subdirectories = bindings docs examples lib projects tools utils
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
19
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 [component_0]
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 type = Group
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 name = Miscellaneous
0d65220a63c8 add top level missing files
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 parent = $ROOT