2016-03-28 21:09:54 +08:00
|
|
|
;===-- ./lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt -----------*- Conf -*--===;
|
|
|
|
;
|
|
|
|
; The LLVM Compiler Infrastructure
|
|
|
|
;
|
|
|
|
; This file is distributed under the University of Illinois Open Source
|
|
|
|
; License. See LICENSE.TXT for details.
|
|
|
|
;
|
|
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
;
|
|
|
|
; 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
|
2016-08-23 18:43:01 +08:00
|
|
|
name = LanaiDesc
|
2016-03-28 21:09:54 +08:00
|
|
|
parent = Lanai
|
2017-01-25 01:27:01 +08:00
|
|
|
required_libraries = LanaiInfo LanaiAsmPrinter MC MCDisassembler Support
|
2016-03-28 21:09:54 +08:00
|
|
|
add_to_library_groups = Lanai
|