diff options
| author | Josh Stone <jistone@redhat.com> | 2021-01-07 11:32:10 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2021-01-07 11:32:10 -0800 |
| commit | c1d942395951e0efd3fc73eff89ce45474f76b73 (patch) | |
| tree | f027f1a553f8daf834ff0646b3cc5cfc73c13653 | |
| parent | 8f0b945cfcc3d084583bc27a7ed23b27b1246751 (diff) | |
| download | rust-c1d942395951e0efd3fc73eff89ce45474f76b73.tar.gz rust-c1d942395951e0efd3fc73eff89ce45474f76b73.zip | |
Update to LLVM 11.0.1
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 984113151de..40e6fc2c19d 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-10-12 + branch = rustc/11.0-2021-01-05 [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 fb115ee43b77601b237717c21ab0a8f5b5b9d50 +Subproject f9a8d70b6e0365ac2172ca6b7f1de0341297458 |
