modify the unwind info in place during redundant info removal and other optimizations (this showed a ~30% reduction in CPU time);
sort out fdes rather than the whole unwind info (in benchmarks this showed no performance improvements, but in machines with less memory with swap enabled, it should help);
⚠️ Do not merge yet ⚠️