Files
archived-llvm/lib/ObjectYAML/LLVMBuild.txt
Michael Liao 8e01364bca [ObjectYAML] Fix build issue
- ObjectYAML depends on Object as minidump support adds additional
  dependency.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357471 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-02 13:01:45 +00:00

14 lines
485 B
Plaintext

;===------------------------------------------------------------*- 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
;
;===------------------------------------------------------------------------===;
[component_0]
type = Library
name = ObjectYAML
parent = Libraries
required_libraries = Object Support DebugInfoCodeView