pkgsrc-WIP-changes archive

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

llvm-git: Update PLIST



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Thu Dec 10 00:48:49 2015 +0100
Changeset:	b8bd53321c9a6520b31e3ab39c5924bbe666b5e2

Modified Files:
	llvm-git/PLIST

Log Message:
llvm-git: Update PLIST

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

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

diffstat:
 llvm-git/PLIST | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index db9557b..9ecdcc9 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -13,6 +13,7 @@ bin/llvm-diff
 bin/llvm-dis
 bin/llvm-dsymutil
 bin/llvm-dwarfdump
+bin/llvm-dwp
 bin/llvm-extract
 bin/llvm-lib
 bin/llvm-link
@@ -140,6 +141,7 @@ include/llvm/Analysis/DivergenceAnalysis.h
 include/llvm/Analysis/DomPrinter.h
 include/llvm/Analysis/DominanceFrontier.h
 include/llvm/Analysis/DominanceFrontierImpl.h
+include/llvm/Analysis/EHPersonalities.h
 include/llvm/Analysis/GlobalsModRef.h
 include/llvm/Analysis/IVUsers.h
 include/llvm/Analysis/InlineCost.h
@@ -150,7 +152,6 @@ include/llvm/Analysis/IntervalPartition.h
 include/llvm/Analysis/IteratedDominanceFrontier.h
 include/llvm/Analysis/LazyCallGraph.h
 include/llvm/Analysis/LazyValueInfo.h
-include/llvm/Analysis/LibCallSemantics.h
 include/llvm/Analysis/Lint.h
 include/llvm/Analysis/Loads.h
 include/llvm/Analysis/LoopAccessAnalysis.h
@@ -699,6 +700,7 @@ include/llvm/Support/Path.h
 include/llvm/Support/PluginLoader.h
 include/llvm/Support/PointerLikeTypeTraits.h
 include/llvm/Support/PrettyStackTrace.h
+include/llvm/Support/Printable.h
 include/llvm/Support/Process.h
 include/llvm/Support/Program.h
 include/llvm/Support/RWMutex.h


Home | Main Index | Thread Index | Old Index