[PATCH] D27641: DebugInfo: Added support for Checksum debug info feature (Clang part)

Amjad Aboud via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 13:00:38 PST 2016


aaboud added a subscriber: bwyma.
aaboud updated this revision to Diff 81640.
aaboud added a comment.

Moved getChecksum from SourceManager to CGDebugInfo.
Also, now checksum is emitted only for CodeView.


https://reviews.llvm.org/D27641

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  test/CodeGen/debug-info-file-checksum.c
  test/CodeGen/debug-info-file-checksum.c.source

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27641.81640.patch
Type: text/x-patch
Size: 5748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161215/7118f2c1/attachment.bin>


More information about the cfe-commits mailing list