mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
02a4970fa6
When the `--enforce-no-safety-checks` flag is passed during the enforcing, we avoid emitting the inlined `function_dispatcher` and we emit instead a call to an `indirect_handle` disposable call created on the fly to respect the ABI information on the callsite.