aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm-devel/Makefile.snapshot
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2018-05-06 16:43:53 +0000
committerBrooks Davis <brooks@FreeBSD.org>2018-05-06 16:43:53 +0000
commit7f1cc9a0b864fd84504116551bc02d9393b06c65 (patch)
treec2557fc790a40ba1e2e8b8d97ebc1cf9846fa72f /devel/llvm-devel/Makefile.snapshot
parent9408623dbd357d0c81a41a279e1c2dbdd1ef56f2 (diff)
downloadports-7f1cc9a0b864fd84504116551bc02d9393b06c65.tar.gz
ports-7f1cc9a0b864fd84504116551bc02d9393b06c65.zip
Update to a new snapshot.
Work around a race in sphinx. Create the target directory before calling sphinx to render content into it. Sphinx suffers from a race where it crashes with an exception if it tries to make a directory and someone else does first.
Notes
Notes: svn path=/head/; revision=469241
Diffstat (limited to 'devel/llvm-devel/Makefile.snapshot')
-rw-r--r--devel/llvm-devel/Makefile.snapshot16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/llvm-devel/Makefile.snapshot b/devel/llvm-devel/Makefile.snapshot
index 9cca481a1fad..c3a657abf220 100644
--- a/devel/llvm-devel/Makefile.snapshot
+++ b/devel/llvm-devel/Makefile.snapshot
@@ -6,12 +6,12 @@
#
LLVM_MAJOR= 7
LLVM_RELEASE= ${LLVM_MAJOR}.0.0
-SNAPDATE= 20180413
+SNAPDATE= 20180506
-LLVM_COMMIT= 3352f5142d61f0f784ec1ec946ae58d1dd630888
-CLANG_COMMIT= 4a9ca998d3c0561630965a6ebaa2b15cd9238351
-COMPILER_RT_COMMIT= a53765b3c1ca0998bf1622f1c4abdce49d47112e
-EXTRAS_COMMIT= 32f9fba9e0fd3e1fd2864e562312d80ea8d7c0ae
-LLD_COMMIT= 32148093a17d3224ea2f3aec2cc9ce9c07d71728
-LLDB_COMMIT= 3542a1e98c2719f53e46fe8966790796bcfda946
-OPENMP_COMMIT= feadeefd2ebcb877e3dedf862b814b5cf2c58789
+LLVM_COMMIT= 53dc71d2945a91fde75ec241f48776fc739d2f75
+CLANG_COMMIT= 85ba0ebee1bb4c1f88787be717a73da8099f8f24
+COMPILER_RT_COMMIT= 39401bf064ee0b5ab39ceb4cedca9bba3644df5c
+EXTRAS_COMMIT= 77e60e54f9c127ca9023d00dca047e7638ad4744
+LLD_COMMIT= 96ad39746fb1fa191723aa5db033352dac174717
+LLDB_COMMIT= dc923a52b5f85c605f5d49e1a821f9e1f4480c41
+OPENMP_COMMIT= d9b59403e841d98d8b8db18c130f0168b78e9ae7