Skip to content

Commit 609f531

Browse files
dylanmckayshepmaster
authored andcommitted
[AVR] Enable the avr-rust/llvm submodule
1 parent b0ed773 commit 609f531

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
@@ -1,7 +1,7 @@
11
[submodule "src/llvm"]
22
path = src/llvm
3-
url = https://github.com/rust-lang/llvm.git
4-
branch = master
3+
url = https://github.com/avr-rust/llvm.git
4+
branch = avr-rust-llvm-release-4-0-1
55
[submodule "src/rt/hoedown"]
66
path = src/rt/hoedown
77
url = https://github.com/rust-lang/hoedown.git

src/llvm

0 commit comments

Comments
 (0)