Set tentative dates.

This commit is contained in:
Dimitry Andric 2020-03-10 07:05:04 +00:00
parent 16b9056593
commit a15261d286
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang1000-import/; revision=358833
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
# xargs -n1 | sort | uniq -d;
# done
# 2020mmdd: new clang import which bumps version from 9.0.1 to 10.0.0.
# 20200310: new clang import which bumps version from 9.0.1 to 10.0.0.
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex
OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/new

View File

@ -26,7 +26,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
2020mmdd:
20200310:
Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
been upgraded to 10.0.0. Please see the 20141231 entry below for
information about prerequisites and upgrading, if you are not already