2016-03-02 05:29:33 +08:00
|
|
|
;===------------------------------------------------------------*- Conf -*--===;
|
|
|
|
;
|
|
|
|
; The LLVM Compiler Infrastructure
|
|
|
|
;
|
|
|
|
; This file is distributed under the University of Illinois Open Source
|
|
|
|
; License. See LICENSE.TXT for details.
|
|
|
|
;
|
|
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
|
|
|
|
[component_0]
|
|
|
|
type = Library
|
|
|
|
name = ObjectYAML
|
|
|
|
parent = Libraries
|
2017-05-31 05:53:05 +08:00
|
|
|
required_libraries = Support DebugInfoCodeView
|