mirror of https://github.com/WebAssembly/wasi-sdk
Update submodules and switch to llvm 9 branch (#102)
This change was mostly generated by changing the upstream llvm branch to 9.x and running: $ git submodule update --remote As well as switching the llvm 9 this change also bring in the following wasi-libc changes: 5933c20 fix macos filename, use https 7c39519 CI: upgrade to llvm 9.0.0 9ca5187 remove no-self-update workaround for windows azure 9580a25 deprecate azure pipelines CI, build libc on GH Actions 2c2fc9a Don't call `free` on paths which are about to call `_Exit`. (#161) c6f2c05 gen-headers: Generate assertions of layout from witx (#149) 37c663f Correct minor typo in c_headers.rs (#166) 12f5832 Convert more wasi-libc code to `//`-style comments. (#153) ec86d4d Improvements to wasi-headers tool (#160) 1fad338 Fix environment variable init to exit successfully. (#159) a280fea Move math source files. (#151) dd010be Avoid using cast expressions in WASI API constants. (#148) Fixes: #101pull/104/head
parent
46e9631b82
commit
79d881c6f2
@ -1 +1 @@
|
||||
Subproject commit a8d79c3130da83c7cacd6fee31b9acc53799c406
|
||||
Subproject commit 5256817ace8493502ec88501a19e4051c2e220b0
|
@ -1 +1 @@
|
||||
Subproject commit 0399d5a9682b3cef71c653373e38890c63c4c365
|
||||
Subproject commit c1a0a213378a458fbea1a5c77b315c7dce08fd05
|
@ -1 +1 @@
|
||||
Subproject commit f645f498dfbbbc00a7a97874d33082d3605c3f21
|
||||
Subproject commit 5933c205df976a9da0468802f164e5bb4f061b11
|
Loading…
Reference in new issue