Skip to content

Commit 3f1d957

Browse files
committed
[experiment] add extra loop deletion pass to llvm
1 parent 11dde49 commit 3f1d957

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
url = https://github.com/rust-lang/edition-guide.git
3737
[submodule "src/llvm-project"]
3838
path = src/llvm-project
39-
url = https://github.com/rust-lang/llvm-project.git
40-
branch = rustc/11.0-2020-10-12
39+
url = https://github.com/the8472/llvm-project.git
40+
branch = loop-delete-pass
4141
[submodule "src/doc/embedded-book"]
4242
path = src/doc/embedded-book
4343
url = https://github.com/rust-embedded/book.git

0 commit comments

Comments
 (0)