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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 13:30:41 PDT 2021


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

handle FIXME, as pointed out by int3

The test attached (and all the existing tests) here should cover it.
Please let me know if additional tests are needed


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.384206.patch
Type: text/x-patch
Size: 3806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/3e6f09d0/attachment.bin>


More information about the llvm-commits mailing list