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 May 7 03:52:50 2016 +0200
Changeset: f539d815ad3568f5d0a3a7bab96dc1354a41bc1f
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=f539d815ad3568f5d0a3a7bab96dc1354a41bc1f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llvm-git/PLIST | 10 ++++++++++
1 file changed, 10 insertions(+)
diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index c640555..a575e99 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -327,6 +327,7 @@ include/llvm/Config/Targets.def
include/llvm/Config/llvm-config.h
include/llvm/DebugInfo/CodeView/CVLeafTypes.def
include/llvm/DebugInfo/CodeView/CVSymbolTypes.def
+include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
include/llvm/DebugInfo/CodeView/CodeView.h
include/llvm/DebugInfo/CodeView/CodeViewOStream.h
include/llvm/DebugInfo/CodeView/FieldListRecordBuilder.h
@@ -336,9 +337,11 @@ include/llvm/DebugInfo/CodeView/ListRecordBuilder.h
include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h
include/llvm/DebugInfo/CodeView/MethodListRecordBuilder.h
include/llvm/DebugInfo/CodeView/SymbolRecord.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/TypeSymbolEmitter.h
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
@@ -368,11 +371,13 @@ include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
+include/llvm/DebugInfo/PDB/DIA/DIAError.h
include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
include/llvm/DebugInfo/PDB/DIA/DIASession.h
include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
include/llvm/DebugInfo/PDB/DIA/DIASupport.h
+include/llvm/DebugInfo/PDB/GenericError.h
include/llvm/DebugInfo/PDB/IPDBDataStream.h
include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
include/llvm/DebugInfo/PDB/IPDBLineNumber.h
@@ -425,6 +430,7 @@ 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/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
@@ -846,6 +852,8 @@ include/llvm/Target/TargetSchedule.td
include/llvm/Target/TargetSelectionDAG.td
include/llvm/Target/TargetSubtargetInfo.h
include/llvm/Transforms/IPO.h
+include/llvm/Transforms/IPO/ConstantMerge.h
+include/llvm/Transforms/IPO/ElimAvailExtern.h
include/llvm/Transforms/IPO/ForceFunctionAttrs.h
include/llvm/Transforms/IPO/FunctionAttrs.h
include/llvm/Transforms/IPO/FunctionImport.h
@@ -856,6 +864,7 @@ include/llvm/Transforms/IPO/InlinerPass.h
include/llvm/Transforms/IPO/Internalize.h
include/llvm/Transforms/IPO/LowerBitSets.h
include/llvm/Transforms/IPO/PassManagerBuilder.h
+include/llvm/Transforms/IPO/SCCP.h
include/llvm/Transforms/IPO/StripDeadPrototypes.h
include/llvm/Transforms/IPO/WholeProgramDevirt.h
include/llvm/Transforms/InstCombine/InstCombine.h
@@ -863,6 +872,7 @@ include/llvm/Transforms/InstCombine/InstCombineWorklist.h
include/llvm/Transforms/InstrProfiling.h
include/llvm/Transforms/Instrumentation.h
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/DCE.h
Home |
Main Index |
Thread Index |
Old Index