Skip to content

Commit

Permalink
Auto merge of #52983 - alexcrichton:update-llvm, r=kennytm
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Aug 5, 2018
2 parents 9f9ac89 + b0337a8 commit 93a4cab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/libcompiler_builtins
2 changes: 1 addition & 1 deletion src/llvm
Submodule llvm updated 2763 files
2 changes: 1 addition & 1 deletion src/rustllvm/llvm-rebuild-trigger
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion src/tools/lld
Submodule lld updated 122 files

0 comments on commit 93a4cab

Please sign in to comment.