2014-03-21 17:24:48 +00:00
|
|
|
;===- ./lib/ProfileData/LLVMBuild.txt --------------------------*- Conf -*--===;
|
|
|
|
;
|
|
|
|
; 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
|
|
|
|
;
|
|
|
|
;===------------------------------------------------------------------------===;
|
|
|
|
|
2016-04-29 18:53:05 +00:00
|
|
|
[common]
|
|
|
|
subdirectories = Coverage
|
|
|
|
|
2014-03-21 17:24:48 +00:00
|
|
|
[component_0]
|
|
|
|
type = Library
|
|
|
|
name = ProfileData
|
|
|
|
parent = Libraries
|
2016-04-29 18:53:05 +00:00
|
|
|
required_libraries = Core Support
|