about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-03-10 17:55:41 +0100
committerGitHub <noreply@github.com>2021-03-10 17:55:41 +0100
commit881bbb758a928b60d790936280d4ee3c38e05eaf (patch)
treea5290c008935b95c44de7d983b285930d2db4f0b /compiler/rustc_mir/src/transform/coverage/debug.rs
parent9ac57b15208351ff2d23bf9a1ce45dc7d469b618 (diff)
parentfdb899ba4bd5dffab4eec9ea575991ec5499a527 (diff)
downloadrust-881bbb758a928b60d790936280d4ee3c38e05eaf.tar.gz
rust-881bbb758a928b60d790936280d4ee3c38e05eaf.zip
Rollup merge of #82924 - sunfishcode:wasi-command, r=alexcrichton
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

r? ```@alexcrichton```
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions