mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
b516a02b2c
This patch is trying to fix build failure. Failed tests: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/12574
14 lines
501 B
Plaintext
14 lines
501 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 = BinaryFormat Object Support DebugInfoCodeView MC
|