Skip to content

Commit

Permalink
Auto merge of rust-lang#68030 - cuviper:llvm-9.0.1, r=nikic
Browse files Browse the repository at this point in the history
Rebase LLVM onto 9.0.1

While work on LLVM 10 is in progress in rust-lang#67759, in the meantime we can do a smaller rebase to pick up fixes in 9.0.1, released December 19, 2019.

r? @nikic
  • Loading branch information
bors committed Jan 19, 2020
2 parents 1ce08f9 + 0d2f982 commit bb410ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion src/llvm-project
Submodule llvm-project updated 141 files

0 comments on commit bb410ad

Please sign in to comment.