summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-file-checksum.c
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfo] Don't emit checksums when compiling a preprocessed CPPAlexandre Ganea2019-05-211-0/+12
| | | | | | | | Fixes PR41215 Differential Revision: https://reviews.llvm.org/D60283 llvm-svn: 361296
* [DWARFv5] Have -gdwarf-5 generate MD5 checksumsPaul Robinson2018-01-121-0/+1
| | | | | | Differential Revision: https://reviews.llvm.org/D42011 llvm-svn: 322413
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-0/+5
Differential Revision: https://reviews.llvm.org/D27641 llvm-svn: 290515
OpenPOWER on IntegriCloud