pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llvm-all-in-one: Update to 310248
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Aug 7 13:15:19 2017 +0200
Changeset: 47121b8f261090324e69be127095730567e53f1b
Modified Files:
llvm-all-in-one/Makefile
Log Message:
llvm-all-in-one: Update to 310248
This revision contains 4 incorporated NetBSD patches:
- D36378: Enable LLVM asan support for NetBSD/i386
- D36375: Add NetBSD support in asan_interceptors.h
- D36374: Add NetBSD support in asan_errors.cc
- D36373: Add NetBSD support in sanitizer_test_utils.h
Sponsored by <The NetBSD Foundation>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=47121b8f261090324e69be127095730567e53f1b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llvm-all-in-one/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/llvm-all-in-one/Makefile b/llvm-all-in-one/Makefile
index b81c40e222..86e72aca32 100644
--- a/llvm-all-in-one/Makefile
+++ b/llvm-all-in-one/Makefile
@@ -4,7 +4,7 @@ LLVM_VERSION= 5.0.0
CATEGORIES= lang devel
-LLVM_SVN_REV= 310179
+LLVM_SVN_REV= 310248
SVN_REPOSITORIES= llvm
SVN_REPO.llvm= http://llvm.org/svn/llvm-project/llvm/trunk
Home |
Main Index |
Thread Index |
Old Index