[all-commits] [llvm/llvm-project] aaf00f: Add MachO signature verification test
Daniel RodrÃguez Troitiño via All-commits
all-commits at lists.llvm.org
Thu Sep 16 17:56:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaf00f3f19c1be69ce10d53236f824c2580c2139
https://github.com/llvm/llvm-project/commit/aaf00f3f19c1be69ce10d53236f824c2580c2139
Author: Nuri Amari <nuriamari at fb.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
A lld/test/MachO/Inputs/code-signature-check.py
A lld/test/MachO/adhoc-codesign-hash.s
Log Message:
-----------
Add MachO signature verification test
Add a test to ensure that MachO files including
a LC_CODE_SIGNATURE load command produced by lld
are signed correctly.
Reviewed By: #lld-macho, int3
Differential Revision: https://reviews.llvm.org/D109840
More information about the All-commits
mailing list