aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm-devel/Makefile.snapshot
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2015-10-23 23:36:56 +0000
committerBrooks Davis <brooks@FreeBSD.org>2015-10-23 23:36:56 +0000
commit758bcb9a30678ae95b5adb71b312b2d04671d01f (patch)
tree8a862668c4bee88022e1d90b3f620be7816d70db /devel/llvm-devel/Makefile.snapshot
parenta17bc80cb5dbdf95d7c0b2ef63c7f171c46473e5 (diff)
downloadports-758bcb9a30678ae95b5adb71b312b2d04671d01f.tar.gz
ports-758bcb9a30678ae95b5adb71b312b2d04671d01f.zip
Update llvm-devel to a new snapshot.
Remove embedded compiler-rt build as that no longer works and create a compiler-rt-devel port (currently supporting i386 and amd64, patches welcome for other ARCHs). Cause clang to ignore the -fformat-extensions argument.[1] Submitted by: Sender Ghost <lightside@gmx.com> [1]
Notes
Notes: svn path=/head/; revision=400065
Diffstat (limited to 'devel/llvm-devel/Makefile.snapshot')
-rw-r--r--devel/llvm-devel/Makefile.snapshot16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/llvm-devel/Makefile.snapshot b/devel/llvm-devel/Makefile.snapshot
new file mode 100644
index 000000000000..8a965d4d4862
--- /dev/null
+++ b/devel/llvm-devel/Makefile.snapshot
@@ -0,0 +1,16 @@
+# $FreeBSD$
+#
+# Ideally this would be generate by a script using the github API, but
+# for now it's hand crafted.
+#
+LLVM_MAJOR= 3.8
+LLVM_RELEASE= ${LLVM_MAJOR}.0
+SNAPDATE= 20151021
+
+LLVM_COMMIT= 828759786da156e0a2a34f9ded54c6d976cf3087
+CLANG_COMMIT= f3569d26d4619d558562263a3da454bd3ee52baf
+COMPILER_RT_COMMIT= d6184a3b9865249280fdf03830f4b907855ea842
+EXTRAS_COMMIT= d8975af281fe6ab4e7b6d1ba1adaaa2e750967d8
+LLD_COMMIT= c5112318028c3841fa5a496af289ed8c479be2d4
+LLDB_COMMIT= c5beb2622d808beb9710d29d067478d5b2eca5f0
+OPENMP_COMMIT= dfa603c6ec26638b8e1bd675a7a5b8fe1444da27