Update LLVM to fix miscompiles with -Copt-level=z on Windows

Fixes #45034
This commit is contained in:
Björn Steinbrink
2017-11-07 09:55:55 +01:00
parent 69ee5a8a97
commit 1a8c9f895d
4 changed files with 36 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
# The actual contents of this file do not matter, but to trigger a change on the
# build bots then the contents should be changed so git updates the mtime.
2017-07-18
2017-11-07