llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/LLVMBuild.txt

23 lines
821 B
Plaintext
Raw Normal View History

2015-06-13 11:28:10 +08:00
;===- ./lib/Target/AMDGPU/MCTargetDesc/LLVMBuild.txt -------------*- Conf -*--===;
;
; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
; See https://llvm.org/LICENSE.txt for license information.
; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
;
;===------------------------------------------------------------------------===;
;
; This is an LLVMBuild description file for the components in this subdirectory.
;
; For more information on the LLVMBuild system, please see:
;
; http://llvm.org/docs/LLVMBuild.html
;
;===------------------------------------------------------------------------===;
[component_0]
type = Library
2015-06-13 11:28:10 +08:00
name = AMDGPUDesc
parent = AMDGPU
required_libraries = Core MC AMDGPUAsmPrinter AMDGPUInfo AMDGPUUtils Support BinaryFormat
2015-06-13 11:28:10 +08:00
add_to_library_groups = AMDGPU