commit | 4863252beccdf44dc0a5db33a8645b2be17f2cfc | [log] [tgz] |
---|---|---|
author | Scott Linder <scott@scottlinder.com> | Mon Feb 12 19:45:54 2018 +0000 |
committer | Scott Linder <scott@scottlinder.com> | Mon Feb 12 19:45:54 2018 +0000 |
tree | ad641da61ae4a2d917721ec3e004768d3fa414f1 | |
parent | 4ac9cb02bcc220bd7e40a96bd2f93237cce1d9dc [diff] |
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile Rather than encode the absence of a checksum with a Kind variant, instead put both the kind and value in a struct and wrap it in an Optional. Differential Revision: http://reviews.llvm.org/D43043 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324928 91177308-0d34-0410-b5e6-96231b3b80d8