mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
50ba821e12
when the `C-cmse-nonsecure-call` ABI is used, arguments and return values must be passed via registers. Failing to do so (i.e. spilling to the stack) causes an LLVM error down the line, but now rustc will properly emit an error a bit earlier in the chain |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |