Skip to content

Commit 25ddeb2

Browse files
TimNNdylanmckay
authored andcommitted
[AVR][No Upstream] Use forked LLVM with non-upstreamed fixes
1 parent 97eea42 commit 25ddeb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
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-2018-12-18
55
[submodule "src/rust-installer"]
66
path = src/tools/rust-installer
77
url = https://github.com/rust-lang/rust-installer.git

0 commit comments

Comments
 (0)