Disabled PC-relative calls for object allocations #48330
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
type-performance
Issue relates to performance or code size
vm-aot-code-size
Related to improvements in AOT code size
The change in 91ed534 has disabled PC-relative calls for allocation stubs. The corresponding code was commented out:
The referenced #41974 is already closed.
/cc @rmacnak-google
The text was updated successfully, but these errors were encountered: