[PATCH] D145455: [lld-macho] Coalesce local symbol aliases along with their aliased weak def

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 22:35:17 PST 2023


int3 updated this revision to Diff 503632.
int3 marked an inline comment as done.
int3 added a comment.

fix double-unwindEntry assertion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145455

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/test/MachO/local-alias-to-weak.s
  lld/test/MachO/private-label-alias.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145455.503632.patch
Type: text/x-patch
Size: 16685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/f1fc3d91/attachment.bin>


More information about the llvm-commits mailing list