mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 06:37:57 +00:00

`-Z patchable-function-entry` works like `-fpatchable-function-entry` on clang/gcc. The arguments are total nop count and function offset. See MCP rust-lang/compiler-team#704