Skip to content

Commit

Permalink
Update LLVM submodule to 7.0
Browse files Browse the repository at this point in the history
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
alexcrichton committed Aug 5, 2018
1 parent 579adf8 commit b0337a8
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 b0337a8

Please sign in to comment.