1 ;===- ./lib/Target/LLVMBuild.txt -------------------------------*- Conf -*--===;
3 ; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 ; See https://llvm.org/LICENSE.txt for license information.
5 ; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 ;===------------------------------------------------------------------------===;
9 ; This is an LLVMBuild description file for the components in this subdirectory.
11 ; For more information on the LLVMBuild system, please see:
13 ; http://llvm.org/docs/LLVMBuild.html
15 ;===------------------------------------------------------------------------===;
17 ; Please keep these as one per line so that out-of-tree merges
18 ; will typically require only insertion of a line.
40 ; This is a special group whose required libraries are extended (by llvm-build)
41 ; with the best execution engine (the native JIT, if available, or the
48 ; This is a special group whose required libraries are extended (by llvm-build)
49 ; with the configured native target, if any.
55 ; This is a special group whose required libraries are extended (by llvm-build)
56 ; with the configured native code generator, if any.
62 ; The component for the actual target library itself.
67 required_libraries = Analysis Core MC Support
69 ; This is a special group whose required libraries are extended (by llvm-build)
70 ; with every built target, which makes it easy for tools to include every