diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-08-02 07:09:13 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-08-04 17:30:14 -0700 |
| commit | b0337a81bdda6958d20db1d9944968e505521cf9 (patch) | |
| tree | a62a1a0aec11c936e1f8074e016f468a03d22315 | |
| parent | 579adf8c727861841b4819b4913385c2782977fb (diff) | |
| download | rust-b0337a81bdda6958d20db1d9944968e505521cf9.tar.gz rust-b0337a81bdda6958d20db1d9944968e505521cf9.zip | |
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
| m--------- | src/libcompiler_builtins | 0 | ||||
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 | ||||
| m--------- | src/tools/lld | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/src/libcompiler_builtins b/src/libcompiler_builtins -Subproject 52a6a4d7087d14a35d44a11c39c77fa79d71378 +Subproject d549d85b1735dc5066b2973f8549557a813bb9c diff --git a/src/llvm b/src/llvm -Subproject 03684905101f0b7e49dfe530e54dc1aeac6ef0f +Subproject e19f07f5a6e5546ab4f6ea951e3c6b8627edeaa diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 1722211c9e8..7da830e1125 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -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 \ No newline at end of file +2018-08-02 diff --git a/src/tools/lld b/src/tools/lld -Subproject 8214ccf861d538671b0a1436dbf4538dc4a64d0 +Subproject f76ea3ca16ed22dde8ef929db74a4b4df6f2f89 |
