2017-06-09 22:46:17 +02:00
|
|
|
;===- ./tools/llvm-pdbutil/LLVMBuild.txt -----------------------*- Conf -*--===;
|
2015-01-27 21:46:21 +01:00
|
|
|
;
|
|
|
|
; 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 = Tool
|
2017-06-09 22:46:17 +02:00
|
|
|
name = llvm-pdbutil
|
2015-01-27 21:46:21 +01:00
|
|
|
parent = Tools
|
2016-07-29 22:56:36 +02:00
|
|
|
required_libraries = DebugInfoMSF DebugInfoPDB
|
2015-01-27 21:46:21 +01:00
|
|
|
|