pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llvm-git: Sync with upstream
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 17 22:12:05 2016 +0200
Changeset: 3a314445b8587a1cca2859a55a22bfc9d8dd806d
Modified Files:
llvm-git/PLIST
Log Message:
llvm-git: Sync with upstream
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3a314445b8587a1cca2859a55a22bfc9d8dd806d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llvm-git/PLIST | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index 667b8ee..1ce9e32 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -71,6 +71,7 @@ include/llvm-c/lto.h
include/llvm/ADT/APFloat.h
include/llvm/ADT/APInt.h
include/llvm/ADT/APSInt.h
+include/llvm/ADT/AllocatorList.h
include/llvm/ADT/ArrayRef.h
include/llvm/ADT/BitVector.h
include/llvm/ADT/BitmaskEnum.h
@@ -135,6 +136,7 @@ include/llvm/ADT/ilist_base.h
include/llvm/ADT/ilist_iterator.h
include/llvm/ADT/ilist_node.h
include/llvm/ADT/ilist_node_base.h
+include/llvm/ADT/ilist_node_options.h
include/llvm/ADT/iterator.h
include/llvm/ADT/iterator_range.h
include/llvm/ADT/simple_ilist.h
@@ -500,6 +502,7 @@ include/llvm/DebugInfo/PDB/Raw/RawError.h
include/llvm/DebugInfo/PDB/Raw/RawSession.h
include/llvm/DebugInfo/PDB/Raw/RawTypes.h
include/llvm/DebugInfo/PDB/Raw/SymbolStream.h
+include/llvm/DebugInfo/PDB/Raw/TpiHashing.h
include/llvm/DebugInfo/PDB/Raw/TpiStream.h
include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h
include/llvm/DebugInfo/Symbolize/DIPrinter.h
@@ -532,7 +535,8 @@ include/llvm/ExecutionEngine/Orc/OrcError.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
-include/llvm/ExecutionEngine/Orc/RPCChannel.h
+include/llvm/ExecutionEngine/Orc/RPCByteChannel.h
+include/llvm/ExecutionEngine/Orc/RPCSerialization.h
include/llvm/ExecutionEngine/Orc/RPCUtils.h
include/llvm/ExecutionEngine/OrcMCJITReplacement.h
include/llvm/ExecutionEngine/RTDyldMemoryManager.h
@@ -1020,7 +1024,7 @@ include/llvm/Transforms/Utils/LowerInvoke.h
include/llvm/Transforms/Utils/Mem2Reg.h
include/llvm/Transforms/Utils/MemorySSA.h
include/llvm/Transforms/Utils/ModuleUtils.h
-include/llvm/Transforms/Utils/NameAnonFunctions.h
+include/llvm/Transforms/Utils/NameAnonGlobals.h
include/llvm/Transforms/Utils/PromoteMemToReg.h
include/llvm/Transforms/Utils/SSAUpdater.h
include/llvm/Transforms/Utils/SSAUpdaterImpl.h
Home |
Main Index |
Thread Index |
Old Index