bjorn3 commented on Issue #1077:
With the new backend framework can this be done for each backend that needs it individually?
cfallin commented on Issue #1077:
This would probably need to be done at the
MachBuffer
level in the new backend infrastructure, since it edits branches late, and a disappearing branch could otherwise change semantics unexpectedly. Let's leave this open to track, and we can sketch it out more when needed.
Last updated: Dec 23 2024 at 13:07 UTC