about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-03-11 03:47:21 -0400
committerGitHub <noreply@github.com>2024-03-11 03:47:21 -0400
commit9b30f01c0c63a28c81b84409dc07d5f6af50d482 (patch)
tree3a6ae7563935e204454e00dd4bec1390eec8aae8 /compiler/rustc_codegen_llvm/src
parentb3ac6fab3d98bc5d638da2c284f9bf623b87862f (diff)
parent9bdb8a6888939c61c2907a5d37562833cf8d1ff3 (diff)
downloadrust-9b30f01c0c63a28c81b84409dc07d5f6af50d482.tar.gz
rust-9b30f01c0c63a28c81b84409dc07d5f6af50d482.zip
Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkin
Add `target.*.runner` configuration for targets

This commit adds a `runner` field configuration to `config.toml` for specifying a wrapper executable when executing binaries for a target. This is pulled out of #122036 where a WebAssembly runtime is used, for example, to execute tests for `wasm32-wasip1`.

The name "runner" here is chosen to match Cargo's `CARGO_*_RUNNER` configuration, and to make things a bit more consistent this additionally renames compiletest's `--runtool` argument to `--runner`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions