1 ;===- ./lib/Target/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 ; Please keep these as one per line so that out-of-tree merges
19 ; will typically require only insertion of a line.
39 ; This is a special group whose required libraries are extended (by llvm-build)
40 ; with the best execution engine (the native JIT, if available, or the
47 ; This is a special group whose required libraries are extended (by llvm-build)
48 ; with the configured native target, if any.
54 ; This is a special group whose required libraries are extended (by llvm-build)
55 ; with the configured native code generator, if any.
61 ; The component for the actual target library itself.
66 required_libraries = Analysis Core MC Support
68 ; This is a special group whose required libraries are extended (by llvm-build)
69 ; with every built target, which makes it easy for tools to include every