Update LLVM submodule to 7.0
This commit updates the following submodules to LLVM's [recently branched][1] 7.0 release branch: * src/llvm * src/tools/lld * src/libcompiler_builtins/compiler-rt [1]: https://lists.llvm.org/pipermail/llvm-dev/2018-August/125004.html Closes #52970
This commit is contained in:
parent
579adf8c72
commit
b0337a81bd
4 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 52a6a4d7087d14a35d44a11c39c77fa79d71378d
|
||||
Subproject commit d549d85b1735dc5066b2973f8549557a813bb9c8
|
2
src/llvm
2
src/llvm
|
@ -1 +1 @@
|
|||
Subproject commit 03684905101f0b7e49dfe530e54dc1aeac6ef0fb
|
||||
Subproject commit e19f07f5a6e5546ab4f6ea951e3c6b8627edeaa7
|
|
@ -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-07-12
|
||||
2018-08-02
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 8214ccf861d538671b0a1436dbf4538dc4a64d09
|
||||
Subproject commit f76ea3ca16ed22dde8ef929db74a4b4df6f2f899
|
Loading…
Add table
Add a link
Reference in a new issue