[PATCH] D138320: [lld-macho] Fix bug in CUE folding that resulted in wrong unwind table.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 12:28:04 PST 2022


oontvoo updated this revision to Diff 476973.
oontvoo marked 2 inline comments as done.
oontvoo added a comment.

updated tests and remove the off-by-one "bug"


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138320/new/

https://reviews.llvm.org/D138320

Files:
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/compact-unwind-foldings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138320.476973.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/1c1e0593/attachment.bin>


More information about the llvm-commits mailing list