about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-07-04 23:07:37 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-07-09 22:14:44 +0200
commit208173f8e99bf91d122e4636d501d7d8701f22f1 (patch)
treef45ef3432bd6ca3770b69c24c83468e847ac0509 /compiler/rustc_codegen_llvm/src/asm.rs
parent4560efe46c476cf794fa0ce4efb8db5aa55a3351 (diff)
downloadrust-208173f8e99bf91d122e4636d501d7d8701f22f1.tar.gz
rust-208173f8e99bf91d122e4636d501d7d8701f22f1.zip
Fix project_deref() implementation
I'm not really sure what is wrong here, but I was getting load
type mismatches in the debuginfo code (which is the only place
using this function).

Replacing the project_deref() implementation with a generic
load_operand + deref did the trick.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions