Matthias Krüger
9339bc61c9
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`
2025-03-13 17:44:09 +01:00
..
2025-03-10 18:12:47 +08:00
2025-03-12 10:19:30 -07:00
2025-03-11 13:14:21 +11:00
2025-03-12 17:27:43 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 17:44:07 +01:00
2025-03-12 10:19:30 -07:00
2025-03-12 10:19:30 -07:00
2025-03-12 10:19:30 -07:00
2025-03-12 17:27:43 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 01:37:26 +00:00
2025-03-12 17:27:43 +00:00
2025-03-12 08:04:09 +01:00
2025-03-12 08:04:09 +01:00
2025-03-12 10:19:30 -07:00
2025-03-13 13:34:28 +00:00
2025-03-13 17:44:09 +01:00
2025-03-12 10:19:30 -07:00
2025-03-10 18:12:47 +08:00
2025-03-13 01:37:26 +00:00
2025-03-12 10:19:30 -07:00
2025-03-13 11:28:35 +01:00
2025-03-11 13:14:21 +11:00
2025-03-12 17:27:43 +00:00
2025-03-12 10:19:30 -07:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-13 11:28:26 +01:00
2025-03-13 17:44:04 +01:00
2025-03-12 10:19:30 -07:00
2025-03-13 01:37:26 +00:00
2025-03-13 01:37:26 +00:00
2025-03-12 10:19:30 -07:00
2025-03-11 13:14:21 +11:00
2025-03-11 13:14:21 +11:00
2025-03-13 11:28:35 +01:00
2025-03-11 13:14:21 +11:00
2025-03-13 01:37:26 +00:00
2025-03-11 13:14:21 +11:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-12 10:19:30 -07:00
2025-03-13 13:34:28 +00:00
2025-03-13 17:44:04 +01:00
2025-03-13 14:13:07 +03:00
2025-03-12 17:27:43 +00:00
2025-03-12 22:33:54 +00:00
2025-03-12 17:27:43 +00:00
2025-03-12 17:59:08 +01:00
2025-03-12 17:27:43 +00:00
2025-03-12 10:19:30 -07:00
2025-03-13 01:37:26 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 01:37:26 +00:00
2025-03-12 17:27:43 +00:00
2025-03-12 17:59:08 +01:00
2025-03-13 14:13:07 +03:00
2025-03-12 17:27:43 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 11:28:35 +01:00
2025-03-13 01:37:26 +00:00
2025-03-12 10:19:30 -07:00
2025-03-12 17:27:43 +00:00
2025-03-12 10:19:30 -07:00
2025-03-13 17:44:04 +01:00
2025-03-12 10:19:32 -07:00
2025-03-12 17:27:43 +00:00
2025-03-13 01:37:26 +00:00
2025-03-12 10:19:30 -07:00
2025-03-10 18:12:47 +08:00
2025-03-10 18:12:47 +08:00