e98897e5dc
Change vtable memory representation to use tcx allocated allocations. This fixes https://github.com/rust-lang/rust/issues/86324. However i suspect there's more to change before it can land. r? `@bjorn3` cc `@rust-lang/miri`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.