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:		Thu May 26 13:54:47 2016 +0200
Changeset:	e14cb70483f362fc7dfcc292398af96e470318b4

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=e14cb70483f362fc7dfcc292398af96e470318b4

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

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

diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index d0e69ee..743be27 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -327,9 +327,12 @@ include/llvm/Config/AsmPrinters.def
 include/llvm/Config/Disassemblers.def
 include/llvm/Config/Targets.def
 include/llvm/Config/llvm-config.h
+include/llvm/DebugInfo/CodeView/ByteStream.h
+include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
 include/llvm/DebugInfo/CodeView/CVSymbolTypes.def
 include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
 include/llvm/DebugInfo/CodeView/CodeView.h
+include/llvm/DebugInfo/CodeView/CodeViewError.h
 include/llvm/DebugInfo/CodeView/CodeViewOStream.h
 include/llvm/DebugInfo/CodeView/FieldListRecordBuilder.h
 include/llvm/DebugInfo/CodeView/FunctionId.h
@@ -339,13 +342,19 @@ include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h
 include/llvm/DebugInfo/CodeView/MethodListRecordBuilder.h
 include/llvm/DebugInfo/CodeView/RecordIterator.h
 include/llvm/DebugInfo/CodeView/RecordSerialization.h
+include/llvm/DebugInfo/CodeView/StreamInterface.h
+include/llvm/DebugInfo/CodeView/StreamReader.h
+include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
+include/llvm/DebugInfo/CodeView/SymbolDumper.h
 include/llvm/DebugInfo/CodeView/SymbolRecord.h
+include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
 include/llvm/DebugInfo/CodeView/TypeDumper.h
 include/llvm/DebugInfo/CodeView/TypeIndex.h
 include/llvm/DebugInfo/CodeView/TypeRecord.h
 include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h
 include/llvm/DebugInfo/CodeView/TypeRecords.def
 include/llvm/DebugInfo/CodeView/TypeStream.h
+include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
 include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
 include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
 include/llvm/DebugInfo/DIContext.h
@@ -424,7 +433,6 @@ 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/ByteStream.h
 include/llvm/DebugInfo/PDB/Raw/DbiStream.h
 include/llvm/DebugInfo/PDB/Raw/InfoStream.h
 include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
@@ -433,11 +441,11 @@ include/llvm/DebugInfo/PDB/Raw/ModStream.h
 include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
 include/llvm/DebugInfo/PDB/Raw/NameMap.h
 include/llvm/DebugInfo/PDB/Raw/PDBFile.h
+include/llvm/DebugInfo/PDB/Raw/PublicsStream.h
 include/llvm/DebugInfo/PDB/Raw/RawConstants.h
 include/llvm/DebugInfo/PDB/Raw/RawError.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/PDB/Raw/SymbolStream.h
 include/llvm/DebugInfo/PDB/Raw/TpiStream.h
 include/llvm/DebugInfo/Symbolize/DIPrinter.h
 include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
@@ -555,6 +563,7 @@ include/llvm/IR/PassManager.h
 include/llvm/IR/PassManagerInternal.h
 include/llvm/IR/PatternMatch.h
 include/llvm/IR/PredIteratorCache.h
+include/llvm/IR/ProfileSummary.h
 include/llvm/IR/Statepoint.h
 include/llvm/IR/SymbolTableListTraits.h
 include/llvm/IR/TrackingMDRef.h
@@ -572,6 +581,7 @@ include/llvm/IR/ValueSymbolTable.h
 include/llvm/IR/Verifier.h
 include/llvm/IRReader/IRReader.h
 include/llvm/InitializePasses.h
+include/llvm/LTO/LTO.h
 include/llvm/LTO/LTOCodeGenerator.h
 include/llvm/LTO/LTOModule.h
 include/llvm/LTO/ThinLTOCodeGenerator.h
@@ -695,6 +705,7 @@ include/llvm/ProfileData/ProfileCommon.h
 include/llvm/ProfileData/SampleProf.h
 include/llvm/ProfileData/SampleProfReader.h
 include/llvm/ProfileData/SampleProfWriter.h
+include/llvm/Support/AArch64TargetParser.def
 include/llvm/Support/ARMBuildAttributes.h
 include/llvm/Support/ARMEHABI.h
 include/llvm/Support/ARMTargetParser.def
@@ -765,6 +776,7 @@ include/llvm/Support/LineIterator.h
 include/llvm/Support/Locale.h
 include/llvm/Support/LockFileManager.h
 include/llvm/Support/MD5.h
+include/llvm/Support/MachO.def
 include/llvm/Support/MachO.h
 include/llvm/Support/ManagedStatic.h
 include/llvm/Support/MathExtras.h
@@ -880,13 +892,19 @@ include/llvm/Transforms/ObjCARC.h
 include/llvm/Transforms/PGOInstrumentation.h
 include/llvm/Transforms/Scalar.h
 include/llvm/Transforms/Scalar/ADCE.h
+include/llvm/Transforms/Scalar/BDCE.h
 include/llvm/Transforms/Scalar/DCE.h
+include/llvm/Transforms/Scalar/DeadStoreElimination.h
 include/llvm/Transforms/Scalar/EarlyCSE.h
 include/llvm/Transforms/Scalar/GVN.h
+include/llvm/Transforms/Scalar/GuardWidening.h
 include/llvm/Transforms/Scalar/LoopRotation.h
 include/llvm/Transforms/Scalar/LoopSimplifyCFG.h
+include/llvm/Transforms/Scalar/LowerAtomic.h
 include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
+include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
 include/llvm/Transforms/Scalar/Reassociate.h
+include/llvm/Transforms/Scalar/SCCP.h
 include/llvm/Transforms/Scalar/SROA.h
 include/llvm/Transforms/Scalar/SimplifyCFG.h
 include/llvm/Transforms/Scalar/Sink.h


Home | Main Index | Thread Index | Old Index