[PATCH] D116835: Use sha256 for source file debug info checksums with MSVC compat >= 1930

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 10:15:18 PST 2022


hans added a comment.

In D116835#3228296 <https://reviews.llvm.org/D116835#3228296>, @arlosi wrote:

> I submitted a change last year to hook up the /ZH option, but it was never completed. https://reviews.llvm.org/D98438

I just put some comments on that. I'm happy to provide review if you think you have time to complete it?

(I'll break out the toHex() related changes here and try to get those landed separately.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116835



More information about the llvm-commits mailing list