about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-21 06:56:47 +0100
committerGitHub <noreply@github.com>2025-03-21 06:56:47 +0100
commit7c1b128383a397945686dba983747bd1b0efd43e (patch)
tree521c9385f1c86db29f5d7ef740a44e00706ab2ef /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentff8738a0f7d51b496c2a9178d70bfa58f667da67 (diff)
parentb9f59f61078b2dbcf9f2bfffb0459842ee854e03 (diff)
downloadrust-7c1b128383a397945686dba983747bd1b0efd43e.tar.gz
rust-7c1b128383a397945686dba983747bd1b0efd43e.zip
Rollup merge of #138713 - RalfJung:memory-hook-pointers, r=oli-obk
interpret memory access hooks: also pass through the Pointer used for the access

In some ongoing work on the Miri side, we need the absolute address that the memory access occurred at. That is non-trivial to obtain since we don't have an `ecx`. So pass through the `Pointer` used for the access, which contains the address, and which is available everywhere we are calling these hooks.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions