diff options
| author | Ralf Jung <post@ralfj.de> | 2024-03-06 19:41:01 +0100 |
|---|---|---|
| committer | Ralf Jung <post@ralfj.de> | 2024-03-06 19:41:01 +0100 |
| commit | a5a843726c1c66fd789a527da3b8fba47ba8b3f7 (patch) | |
| tree | e2521160b709ce4d74c8b12357ce0b7e78f0cc0a /tests/assembly/stack-protector/stack-protector-target-support.rs | |
| parent | 4b955f14db7aedf4778fa6fd261f06d5bf17c54f (diff) | |
| parent | d626d135bc9c2867e029365c51d75a5f7c15e0e8 (diff) | |
Merge from rustc
Diffstat (limited to 'tests/assembly/stack-protector/stack-protector-target-support.rs')
| -rw-r--r-- | tests/assembly/stack-protector/stack-protector-target-support.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assembly/stack-protector/stack-protector-target-support.rs b/tests/assembly/stack-protector/stack-protector-target-support.rs index 5fa93b3617e..df8a0dce40b 100644 --- a/tests/assembly/stack-protector/stack-protector-target-support.rs +++ b/tests/assembly/stack-protector/stack-protector-target-support.rs @@ -149,7 +149,7 @@ //@ [r71] needs-llvm-components: webassembly //@ [r72] compile-flags:--target wasm32-unknown-unknown //@ [r72] needs-llvm-components: webassembly -//@ [r73] compile-flags:--target wasm32-wasi +//@ [r73] compile-flags:--target wasm32-wasip1 //@ [r73] needs-llvm-components: webassembly //@ [r74] compile-flags:--target wasm32-wasi-preview1-threads //@ [r74] needs-llvm-components: webassembly |
