[lld-macho] Fix bug in CUE folding that resulted in wrong unwind table.
authorVy Nguyen <vyng@google.com>
Fri, 18 Nov 2022 20:21:23 +0000 (15:21 -0500)
committerVy Nguyen <vyng@google.com>
Tue, 22 Nov 2022 15:39:51 +0000 (10:39 -0500)
commit65226d3f1f533914a5fcc2d94bb1ff95b0d55d5d
tree8f96edc4bd158a105e1e7f989d2b4bfe68c3d95a
parent056ebadf5c75df6568ea3dda879518e1edc1f48f
[lld-macho] Fix bug in CUE folding that resulted in wrong unwind table.

PR/59070

Differential Revision: https://reviews.llvm.org/D138320
lld/MachO/UnwindInfoSection.cpp
lld/test/MachO/compact-unwind-foldings.s [new file with mode: 0644]