diff options
| author | bors <bors@rust-lang.org> | 2020-10-15 06:25:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-15 06:25:32 +0000 |
| commit | 596b0d5027bfb1b5835e17a25f56b00a1f6ff95f (patch) | |
| tree | 3db3207efcef21b92f7e4655821219f32eefb7d2 | |
| parent | 93deabce03dc10a80244f5da3e3819452744da2a (diff) | |
| parent | 5c4565771ea62c081eb21adc4cf57aeb761ee211 (diff) | |
| download | rust-596b0d5027bfb1b5835e17a25f56b00a1f6ff95f.tar.gz rust-596b0d5027bfb1b5835e17a25f56b00a1f6ff95f.zip | |
Auto merge of #77948 - cuviper:rust-llvm11, r=nikic
Rebase LLVM onto 11.0.0 final
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d460b6508f6..984113151de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,7 +37,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/11.0-2020-09-22 + branch = rustc/11.0-2020-10-12 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git diff --git a/src/llvm-project b/src/llvm-project -Subproject 3adf16e0cb1a0d9d7216883ac47857a6d1ee658 +Subproject 3c5d47c81d78e9316e971c9870e8bc7c2c449d2 |
