mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-23 02:42:37 +00:00
Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade