[PATCH] D27642: DebugInfo: Added support for Checksum debug info feature (LLVM IR part)

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 14:25:35 PST 2016


dexonsmith added a reviewer: aprantl.
dexonsmith added a comment.

+Adrian.

Note that I'm not worried about using 'distinct' here, since DICheckSum doesn't look like it can participate in cycles.  (Otherwise, I haven't looked deeply at the patch.)


https://reviews.llvm.org/D27642





More information about the llvm-commits mailing list