pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

llvm-git: Sync PLIST with upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Apr 30 22:30:04 2016 +0200
Changeset:	2122021aca5139b12834594db43468323d01bf2a

Modified Files:
	llvm-git/PLIST

Log Message:
llvm-git: Sync PLIST with upstream

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2122021aca5139b12834594db43468323d01bf2a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 llvm-git/PLIST | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index ffb4b70..369f5b0 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -415,13 +415,17 @@ include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
 include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
 include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
 include/llvm/DebugInfo/PDB/PDBTypes.h
-include/llvm/DebugInfo/PDB/Raw/PDBDbiStream.h
+include/llvm/DebugInfo/PDB/Raw/ByteStream.h
+include/llvm/DebugInfo/PDB/Raw/DbiStream.h
+include/llvm/DebugInfo/PDB/Raw/InfoStream.h
+include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
+include/llvm/DebugInfo/PDB/Raw/ModInfo.h
+include/llvm/DebugInfo/PDB/Raw/NameMap.h
 include/llvm/DebugInfo/PDB/Raw/PDBFile.h
-include/llvm/DebugInfo/PDB/Raw/PDBInfoStream.h
-include/llvm/DebugInfo/PDB/Raw/PDBNameMap.h
-include/llvm/DebugInfo/PDB/Raw/PDBRawConstants.h
-include/llvm/DebugInfo/PDB/Raw/PDBStream.h
+include/llvm/DebugInfo/PDB/Raw/RawConstants.h
 include/llvm/DebugInfo/PDB/Raw/RawSession.h
+include/llvm/DebugInfo/PDB/Raw/StreamInterface.h
+include/llvm/DebugInfo/PDB/Raw/StreamReader.h
 include/llvm/DebugInfo/Symbolize/DIPrinter.h
 include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
 include/llvm/DebugInfo/Symbolize/Symbolize.h
@@ -666,9 +670,9 @@ include/llvm/PassInfo.h
 include/llvm/PassRegistry.h
 include/llvm/PassSupport.h
 include/llvm/Passes/PassBuilder.h
-include/llvm/ProfileData/CoverageMapping.h
-include/llvm/ProfileData/CoverageMappingReader.h
-include/llvm/ProfileData/CoverageMappingWriter.h
+include/llvm/ProfileData/Coverage/CoverageMapping.h
+include/llvm/ProfileData/Coverage/CoverageMappingReader.h
+include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
 include/llvm/ProfileData/InstrProf.h
 include/llvm/ProfileData/InstrProfData.inc
 include/llvm/ProfileData/InstrProfReader.h
@@ -954,6 +958,7 @@ ${PLIST.BPF}lib/libLLVMBPFInfo.a
 lib/libLLVMBitWriter.a
 lib/libLLVMCodeGen.a
 lib/libLLVMCore.a
+lib/libLLVMCoverage.a
 ${PLIST.CppBackend}lib/libLLVMCppBackendCodeGen.a
 ${PLIST.CppBackend}lib/libLLVMCppBackendInfo.a
 lib/libLLVMDebugInfoCodeView.a


Home | Main Index | Thread Index | Old Index