[PATCH] D104721: [lld-macho] add tests for ICF

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 09:26:51 PDT 2021


gkm created this revision.
gkm added a reviewer: lld-macho.
Herald added a reviewer: int3.
Herald added a project: lld-macho.
gkm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add tests for pending TODOs:

- No fold: func has personality/LSDA
- No fold: reloc references to absolute symbols with different values
- No fold: N_ALT_ENTRY symbols


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104721

Files:
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104721.353676.patch
Type: text/x-patch
Size: 7766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/f73b84c1/attachment.bin>


More information about the llvm-commits mailing list