[PATCH] D139184: [LLD][Windows]Feature "checksum" for Windows PE

Qfrost via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 20:47:28 PST 2022


Qfrost911 updated this revision to Diff 485340.
Qfrost911 added a comment.

Thanks. This method is really concise and clear. If don't consider the possibility of future use, such as adding other verifications, it is advisable to remove this part of complex code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139184

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Options.td
  lld/COFF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139184.485340.patch
Type: text/x-patch
Size: 3107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221227/9627f5e9/attachment.bin>


More information about the llvm-commits mailing list