[PATCH] D97260: [lld][MachO] Add support for LC_FUNCTION_STARTS

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 00:08:53 PST 2021


alexshap created this revision.
alexshap added reviewers: int3, smeenai, gkm.
alexshap created this object with visibility "All Users".
Herald added a project: lld-macho.
Herald added a reviewer: lld-macho.
alexshap requested review of this revision.
Herald added a project: LLVM.

Add first bits for emitting LC_FUNCTION_STARTS.

Test plan: make check-all


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D97260

Files:
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/function-starts.s
  lld/test/MachO/headerpad.s
  lld/test/MachO/local-got.s
  lld/test/MachO/x86-64-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97260.325694.patch
Type: text/x-patch
Size: 7034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/37e1cffd/attachment.bin>


More information about the llvm-commits mailing list