Auto merge of #38411 - japaric:gh38406, r=alexcrichton

llvm: backport r280651

fixes #38406

r? @alexcrichton

(I'm secretly hoping this will error in the same way as #38314. That would sort of confirm that the problem is OOM and not enabling the SPARC backend)
This commit is contained in:
bors 2016-12-19 07:52:42 +00:00
commit e70415bd71
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d7342a9a957470bb62c890cf88fc655ccfb755cc
Subproject commit ceb177eeefa7d67ca29230d2e7e8584f97d4fdad

View File

@ -1,4 +1,4 @@
# If this file is modified, then llvm will be forcibly 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.
2016-12-08
2016-12-16