comparison tools/LLVMBuild.txt @ 147:c2174574ed3a

LLVM 10
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 14 Aug 2019 16:55:33 +0900
parents 803732b1fca8
children
comparison
equal deleted inserted replaced
134:3a76565eade5 147:c2174574ed3a
1 ;===- ./tools/LLVMBuild.txt ------------------------------------*- Conf -*--===; 1 ;===- ./tools/LLVMBuild.txt ------------------------------------*- Conf -*--===;
2 ; 2 ;
3 ; The LLVM Compiler Infrastructure 3 ; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 ; 4 ; See https://llvm.org/LICENSE.txt for license information.
5 ; This file is distributed under the University of Illinois Open Source 5 ; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6 ; License. See LICENSE.TXT for details.
7 ; 6 ;
8 ;===------------------------------------------------------------------------===; 7 ;===------------------------------------------------------------------------===;
9 ; 8 ;
10 ; This is an LLVMBuild description file for the components in this subdirectory. 9 ; This is an LLVMBuild description file for the components in this subdirectory.
11 ; 10 ;
30 llvm-cvtres 29 llvm-cvtres
31 llvm-diff 30 llvm-diff
32 llvm-dis 31 llvm-dis
33 llvm-dwarfdump 32 llvm-dwarfdump
34 llvm-dwp 33 llvm-dwp
34 llvm-elfabi
35 llvm-exegesis
35 llvm-extract 36 llvm-extract
36 llvm-jitlistener 37 llvm-jitlistener
38 llvm-jitlink
37 llvm-link 39 llvm-link
38 llvm-lto 40 llvm-lto
39 llvm-mc 41 llvm-mc
40 llvm-mcmarkup 42 llvm-mca
41 llvm-modextract 43 llvm-modextract
42 llvm-mt 44 llvm-mt
43 llvm-nm 45 llvm-nm
44 llvm-objcopy 46 llvm-objcopy
45 llvm-objdump 47 llvm-objdump
46 llvm-pdbutil 48 llvm-pdbutil
47 llvm-profdata 49 llvm-profdata
48 llvm-rc 50 llvm-rc
51 llvm-reduce
49 llvm-rtdyld 52 llvm-rtdyld
50 llvm-size 53 llvm-size
51 llvm-split 54 llvm-split
55 llvm-undname
52 opt 56 opt
53 verify-uselistorder 57 verify-uselistorder
54 58
55 [component_0] 59 [component_0]
56 type = Group 60 type = Group