diff --git a/.gitmodules b/.gitmodules index c60a0dd2c7c43..9e6b380f93902 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,8 +33,8 @@ url = https://github.com/rust-lang/edition-guide.git [submodule "src/llvm-project"] path = src/llvm-project - url = https://github.com/rust-lang/llvm-project.git - branch = rustc/13.0-2021-09-30 + url = https://github.com/nikic/llvm-project.git + branch = disable-inline-defer [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 index 2b9078f4afae8..bb44106277101 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 2b9078f4afae82f60c5ac0fdb4af42d269e2f2f3 +Subproject commit bb44106277101d3082eababbbec4ed6f0dea21a3