diff options
| author | Josh Stone <jistone@redhat.com> | 2020-01-08 13:57:01 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2020-01-08 13:57:01 -0800 |
| commit | 0d2f9825b5687470accfc2e25a73a0cd02c37e01 (patch) | |
| tree | 02c5aedc20a9892c3a90f24c10d781b040f2b4c2 | |
| parent | ed6468da160bd67a2ce0573427f09a98daff8c07 (diff) | |
| download | rust-0d2f9825b5687470accfc2e25a73a0cd02c37e01.tar.gz rust-0d2f9825b5687470accfc2e25a73a0cd02c37e01.zip | |
Rebase LLVM onto 9.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 31db0772cfb..62cbbdd9a3a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,7 +40,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/9.0-2019-09-19 + branch = rustc/9.0-2019-12-19 [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 9330ec5a4c1df5fc1fa62f993ed6a04da68cb04 +Subproject cd87134ab77e6bacb2128137065b328b9c35e0e |
