rustc: Update LLVM

This pulls in the rest of LLVM's `release_60` branch (the actual 6.0.0 release)
and also pulls in a cherry-pick to...

Closes #48226
This commit is contained in:
Alex Crichton 2018-03-06 07:25:48 -08:00
parent b977e044a7
commit 04eaefb25f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit ba2edd794c7def715007931fcd1b4ce62aa711c8
Subproject commit 0903c72cbbc3dafcb5c88820e4a8a98c3a764cf3

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.
2018-02-09
2018-03-06