[PATCH] D123751: Implement support for __llvm_addrsig for MachO in llvm-mc

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 10:29:20 PDT 2022


smeenai added a reviewer: thakis.
smeenai added a comment.

D112160 <https://reviews.llvm.org/D112160> is a similar recent example of adding a custom Mach-O section, and it might be a good reference for adding a test and assigning a section identifier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123751



More information about the llvm-commits mailing list