[PATCH] D139184: [LLD][Windows]Feature "checksum" for Windows PE
Qfrost via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 19:40:32 PST 2022
Qfrost911 added a comment.
Thanks.
But I have some questions. Why using "ulittle32_t" rather than "ulittle16_t".
And to be honest, I don't know how to achieve a test. It is very difficult to calc a checksum using lit tools.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139184/new/
https://reviews.llvm.org/D139184
More information about the llvm-commits
mailing list