about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-03-06 12:10:52 -0800
committerAlex Crichton <alex@alexcrichton.com>2024-03-08 07:44:03 -0800
commitdd95cb7106e60a79a994899aa4836d6dc8b5b9fa (patch)
tree8be313e6b712be37ef2d10cfef066e7152aedf76 /compiler/rustc_codegen_llvm/src
parent42825768b103c28b10ce0407749acb21d32abeec (diff)
downloadrust-dd95cb7106e60a79a994899aa4836d6dc8b5b9fa.tar.gz
rust-dd95cb7106e60a79a994899aa4836d6dc8b5b9fa.zip
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