[PATCH] D109840: Add MachO signature verification test
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 15 11:43:19 PDT 2021
int3 added inline comments.
================
Comment at: lld/test/MachO/Inputs/code-signature-check.py:10
+import typing
+
+class CodeDirectoryVersion:
----------------
can we have a docstring describing what this script does?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109840/new/
https://reviews.llvm.org/D109840
More information about the llvm-commits
mailing list