Skip to content

Commit

Permalink
Update LLVM submodule branch
Browse files Browse the repository at this point in the history
The update to LLVM 10.x was done in WebAssembly#108 but the submodule branch was not updated
  • Loading branch information
orestisfl authored May 26, 2020
1 parent 800231e commit 7c4aeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/llvm/llvm-project
branch = release/9.x
branch = release/10.x
[submodule "src/wasi-libc"]
path = src/wasi-libc
url = https://github.com/CraneStation/wasi-libc
Expand Down

0 comments on commit 7c4aeb9

Please sign in to comment.