pkgsrc-WIP-changes archive

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

llvm-git: Add new entries to PLIST with plist-add(1)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 31 15:05:01 2016 +0200
Changeset:	d44e09ad47074f77023c2db3b2c5d78d94c2e7d9

Modified Files:
	llvm-git/PLIST

Log Message:
llvm-git: Add new entries to PLIST with plist-add(1)

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

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

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

diffs:
diff --git a/llvm-git/PLIST b/llvm-git/PLIST
index afe8959..4b43c74 100644
--- a/llvm-git/PLIST
+++ b/llvm-git/PLIST
@@ -1,7 +1,11 @@
 @comment $NetBSD$
+bin/FileCheck
 bin/bugpoint
+bin/count
 bin/llc
 bin/lli
+bin/lli-child-target
+bin/llvm-PerfectShuffle
 bin/llvm-ar
 bin/llvm-as
 bin/llvm-bcanalyzer
@@ -32,11 +36,13 @@ bin/llvm-split
 bin/llvm-stress
 bin/llvm-symbolizer
 bin/llvm-tblgen
+bin/not
 bin/obj2yaml
 bin/opt
 bin/sancov
 bin/sanstats
 bin/verify-uselistorder
+bin/yaml-bench
 bin/yaml2obj
 include/llvm-c/Analysis.h
 include/llvm-c/BitReader.h


Home | Main Index | Thread Index | Old Index