Use fork of llvm-project that includes Apple Silicon fix

This commit is contained in:
Corey Farwell 2020-12-10 17:54:06 -05:00
parent 01029e2abc
commit d517333446
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

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