[PATCH] D104543: [lld/mac] Support -data_in_code_info, -function_starts flags

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 08:50:18 PDT 2021


thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a subscriber: dang.
Herald added a reviewer: int3.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
thakis requested review of this revision.

These are on by default, but there's also an explicit flag for them.


https://reviews.llvm.org/D104543

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/test/MachO/data-in-code.s
  lld/test/MachO/function-starts.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104543.353018.patch
Type: text/x-patch
Size: 4940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/30804ec2/attachment.bin>


More information about the llvm-commits mailing list