about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-09-22 01:13:49 +0000
committerbors <bors@rust-lang.org>2021-09-22 01:13:49 +0000
commit5fd6f3b16db75f01ffa4e59860e35f1e636590d5 (patch)
treea2bfbbede0599641a9326aaaad631a5ae708da78 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentd8d1d1059a7837551c0065fc060dcb806ad729ef (diff)
parenta6c642a9f861c504a63ae0a624b3cb559eee0051 (diff)
downloadrust-5fd6f3b16db75f01ffa4e59860e35f1e636590d5.tar.gz
rust-5fd6f3b16db75f01ffa4e59860e35f1e636590d5.zip
Auto merge of #88629 - wesleywiser:fix_debuginfo_for_scalarpair_params, r=oli-obk
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions