]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #88629 - wesleywiser:fix_debuginfo_for_scalarpair_params, r=oli-obk
authorbors <bors@rust-lang.org>
Wed, 22 Sep 2021 01:13:49 +0000 (01:13 +0000)
committerbors <bors@rust-lang.org>
Wed, 22 Sep 2021 01:13:49 +0000 (01:13 +0000)
Fix debuginfo for parameters passed via the ScalarPair abi on Windows

Mark all of these as locals so the debugger does not try to interpret
them as being a pointer to the value. This extends the approach used
in #81898.

Fixes #88625

1  2 
compiler/rustc_codegen_ssa/src/mir/mod.rs