mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 06:17:04 +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