Skip to content

Commit a40552c

Browse files
committed
[AVR][No Upstream] Use forked LLVM with non-upstreamed fixes
1 parent b48663d commit a40552c

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
@@ -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

0 commit comments

Comments
 (0)