diff options
| author | bors <bors@rust-lang.org> | 2020-09-23 02:15:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-23 02:15:38 +0000 |
| commit | e62323df22ecf9c163023132d17b7114f68b72e8 (patch) | |
| tree | 148365fa72e78c3ab9833644057ef13459bb0dcd | |
| parent | 6d3acf5129767db78a3d9d62e814ec86b8870d75 (diff) | |
| parent | 883a7a5c05c24439e5c540a25e8e1ea952362bfc (diff) | |
| download | rust-e62323df22ecf9c163023132d17b7114f68b72e8.tar.gz rust-e62323df22ecf9c163023132d17b7114f68b72e8.zip | |
Auto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic
Rebase LLVM onto 11.0.0-rc3 r? `@nikic`
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8f4d3768c21..d460b6508f6 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-08-20 + branch = rustc/11.0-2020-09-22 [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 a78defc24c73930246db65fcabbca86a3df684c +Subproject 7075196da1aa3527f7c87943607e25f3cf24997 |
