mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
8b709ea532
Handles were previously assigned in the model name import pipe, but as they are not expected to change often, they can be improted in the Clifter. Additionally, in some cases it may be desirable to emit C using generated names instead of those imported from the model, in which case no handles would be available.