[PATCH] D107533: [lld-macho] Handle encoding personalities of same names but different kinds

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 11:25:31 PDT 2021


oontvoo updated this revision to Diff 373017.
oontvoo marked an inline comment as done.
oontvoo retitled this revision from " [lld-macho] Handle encoding personalities of same names but different kinds" to "[lld-macho] Handle encoding personalities of same names but different kinds".
oontvoo edited the summary of this revision.
oontvoo added a comment.

- Simplify the handling to just deal with local sym. (left a fixme on the possibly non-determinism of this)
- Added more checks in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107533

Files:
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/compact-unwind-both-local-and-dylib-personality.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107533.373017.patch
Type: text/x-patch
Size: 12036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/34103abf/attachment.bin>


More information about the llvm-commits mailing list