Skip to content

Commit 730bec1

Browse files
committed
[AVR][No Upstream] Use forked LLVM with non-upstreamed fixes
1 parent c60e57c commit 730bec1

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
@@ -42,8 +42,8 @@
4242
url = https://github.com/rust-lang-nursery/edition-guide.git
4343
[submodule "src/llvm-project"]
4444
path = src/llvm-project
45-
url = https://github.com/rust-lang/llvm-project.git
46-
branch = rustc/8.0-2019-03-18
45+
url = https://github.com/avr-rust/llvm-project.git
46+
branch = avr-rustc/8.0-2019-03-18
4747
[submodule "src/doc/embedded-book"]
4848
path = src/doc/embedded-book
4949
url = https://github.com/rust-embedded/book.git

src/llvm-project

0 commit comments

Comments
 (0)