1
Fork 0

Update LLVM to fix "bool" arguments on PPC32

Fixes #50960.
This commit is contained in:
Lion Yang 2018-09-16 04:30:50 +08:00
parent 9f53c87b4b
commit ad8053fe73
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-09-11
2018-09-16