mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
Update wording on --no-spirt
Co-authored-by: Eduard-Mihai Burtescu <eddyb@lyken.rs>
This commit is contained in:
parent
dd79d4da88
commit
28b675d2eb
@ -362,7 +362,7 @@ impl CodegenArgs {
|
||||
opts.optflag(
|
||||
"",
|
||||
"no-spirt",
|
||||
"disable SPIR-T for legalization (see also `docs/src/codegen-args.md`)",
|
||||
"disable using SPIR-T for legalization (see also `docs/src/codegen-args.md`)",
|
||||
);
|
||||
opts.optmulti(
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user