mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
e84c76019a
The new option is `NoRegisterArgumentsCanComeAfterStackOnes` If it's set to `true`, then no register argument can follow any stack argument under the said abi, otherwise such "shuffling" of arguments is allowed.