Merge from rust-lang/rust

This commit is contained in:
Laurențiu Nicola 2024-09-25 09:00:53 +03:00
commit 37f7190b3e
7 changed files with 55 additions and 38 deletions

View file

@ -32,6 +32,7 @@ const SUPPORTED_CALLING_CONVENTIONS: &[&str] = &[
"riscv-interrupt-m",
"riscv-interrupt-s",
"C-cmse-nonsecure-call",
"C-cmse-nonsecure-entry",
"wasm",
"system",
"system-unwind",