[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
Wed Apr 13 20:31:02 PDT 2022
smeenai added reviewers: MaskRay, pcc.
smeenai added a comment.
Herald added a subscriber: StephenFan.
Adding some more MC reviewers.
You're missing a test case. You should also upload the patch with context (`arc` does this for you automatically, otherwise use `git diff -U99999` if uploading a patch manually).
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