1
Fork 0

Update LLVM to fix GlobalISel dbg.declare

Fixes #49807.
This commit is contained in:
Josh Stone 2018-09-11 11:59:50 -07:00
parent f17c2306e2
commit af0f822edf
2 changed files with 2 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.
2018-08-22
2018-09-11