2015-03-15 02:30:58 +01:00
|
|
|
;===- ./tools/llvm-cxxdump/LLVMBuild.txt -----------------------*- Conf -*--===;
|
2014-07-25 01:14:40 +02: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
|
2015-03-15 02:30:58 +01:00
|
|
|
name = llvm-cxxdump
|
2014-07-25 01:14:40 +02:00
|
|
|
parent = Tools
|
|
|
|
required_libraries = all-targets BitReader Object
|