[PATCH] D109803: Extract LC_CODE_SIGNATURE related implementation out of LLD

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 09:10:51 PDT 2021


thakis added a comment.

Move itself looks fine, but why is there a new lld test in here? This should be behavior-preserving, so I wouldn't expect test updates.

If you want to add a new test to lld independently from this change (?), I'd put that in a separate patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109803



More information about the llvm-commits mailing list