mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
ac7595fdb1
`-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