]> granicus.if.org Git - clang/commit
[DebugInfo] Added support for Checksum debug info feature.
authorAmjad Aboud <amjad.aboud@intel.com>
Sun, 25 Dec 2016 10:12:27 +0000 (10:12 +0000)
committerAmjad Aboud <amjad.aboud@intel.com>
Sun, 25 Dec 2016 10:12:27 +0000 (10:12 +0000)
commit0bc0e2596fac8d05fb3893385f7b5081e38958f2
tree4a4ed878ab1154391fcd0b0517ab71f98e330e35
parent89014aa92ecb6c7f3c2c95ae6342f729e9724dc2
[DebugInfo] Added support for Checksum debug info feature.

Differential Revision: https://reviews.llvm.org/D27641

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGen/Inputs/debug-info-file-checksum.c [new file with mode: 0644]
test/CodeGen/debug-info-file-checksum.c [new file with mode: 0644]