diff options
| author | Dan Gohman <dev@sunfishcode.online> | 2021-03-08 17:46:03 -0800 |
|---|---|---|
| committer | Dan Gohman <dev@sunfishcode.online> | 2021-03-08 17:49:34 -0800 |
| commit | fdb899ba4bd5dffab4eec9ea575991ec5499a527 (patch) | |
| tree | afecf6570b564ea715d79e918ffe39aa2cd8d3df /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 8f349be27815d43d462a32faeb270a22a68486b6 (diff) | |
| download | rust-fdb899ba4bd5dffab4eec9ea575991ec5499a527.tar.gz rust-fdb899ba4bd5dffab4eec9ea575991ec5499a527.zip | |
WASI: Switch to crt1-command.o to enable support for new-style commands
This switches Rust's WASI target to use crt1-command.o instead of crt1.o, which enables support for new-style commands. By default, new-style commands work the same way as old-style commands, so nothing immediately changes here, but this will be needed by later changes to enable support for typed arguments. See here for more information on new-style commands: - https://github.com/WebAssembly/wasi-libc/pull/203 - https://reviews.llvm.org/D81689
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
