Use fork of llvm-project that includes Apple Silicon fix
This commit is contained in:
parent
01029e2abc
commit
d517333446
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -36,8 +36,8 @@
|
||||
url = https://github.com/rust-lang/edition-guide.git
|
||||
[submodule "src/llvm-project"]
|
||||
path = src/llvm-project
|
||||
url = https://github.com/rust-lang/llvm-project.git
|
||||
branch = rustc/11.0-2020-10-12
|
||||
url = https://github.com/frewsxcv/llvm-project.git
|
||||
branch = apple-silicon-sanitizers
|
||||
[submodule "src/doc/embedded-book"]
|
||||
path = src/doc/embedded-book
|
||||
url = https://github.com/rust-embedded/book.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8d78ad13896b955f630714f386a95ed91b237e3d
|
||||
Subproject commit dcceb131c59e48e49b4b9af09094d8daed4e6a9b
|
Loading…
Reference in New Issue
Block a user