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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 09:57:17 PST 2016


aprantl added a comment.

About the discussion on distinct: The checksums (and also the DIFile nodes) should be uniqued in an LTO compilation and thus should not be distinct.


https://reviews.llvm.org/D27642





More information about the llvm-commits mailing list