about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-13 17:44:09 +0100
committerGitHub <noreply@github.com>2025-03-13 17:44:09 +0100
commit9339bc61c921ae8e55e6bcbb8318b9adaa1289c2 (patch)
treeb48589772ceb1796f4883ab9d3d6e28fc25019b3 /compiler/rustc_codegen_llvm/src
parent6db8e5ade5319eb9adbe9593e8ac6a1e33f77b41 (diff)
parent03c1b43d9ed36f5ba52c356ce685088e3838740d (diff)
downloadrust-9339bc61c921ae8e55e6bcbb8318b9adaa1289c2.tar.gz
rust-9339bc61c921ae8e55e6bcbb8318b9adaa1289c2.zip
Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obk
minor interpreter cleanups

- remove the `eval_inline_asm` hook that `@saethlin` added; the usage never materialized and he agreed with removing it
- I tried merging `init_alloc_extra` and `adjust_global_allocation` and it didn't work; leave a comment as to why. Also, make the allocation code path a bit more clear by renaming `init_alloc_extra` to `init_local_allocation`.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions