[PATCH] D112977: [lld-macho] Fix failed assertion in registerCompactUnwind

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 08:33:48 PDT 2021


oontvoo updated this revision to Diff 384459.
oontvoo added a comment.

move the attributes merging back to the weak-weak case to presrve old behaviour - also added some note in case we want to revisit in the future


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112977

Files:
  lld/MachO/SymbolTable.cpp
  lld/test/MachO/dup-symbols-weak-def.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112977.384459.patch
Type: text/x-patch
Size: 3845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/4798e178/attachment.bin>


More information about the llvm-commits mailing list