2011-11-04 02:53:17 +08:00
|
|
|
;===- ./lib/DebugInfo/LLVMBuild.txt ----------------------------*- Conf -*--===;
|
|
|
|
;
|
2019-01-19 16:50:56 +08:00
|
|
|
; 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
|
2011-11-04 02:53:17 +08:00
|
|
|
;
|
|
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
;
|
|
|
|
; 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
|
|
|
|
;
|
|
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
|
2015-01-31 02:07:45 +08:00
|
|
|
[common]
|
2019-06-26 23:46:48 +08:00
|
|
|
subdirectories = DWARF GSYM MSF CodeView PDB Symbolize
|
2015-01-31 02:07:45 +08:00
|
|
|
|
2011-11-04 02:53:17 +08:00
|
|
|
[component_0]
|
2015-01-31 02:07:45 +08:00
|
|
|
type = Group
|
2011-11-04 02:53:17 +08:00
|
|
|
name = DebugInfo
|
2015-01-31 02:07:45 +08:00
|
|
|
parent = $ROOT
|