summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc
diff options
context:
space:
mode:
authorScott Linder <scott@scottlinder.com>2018-02-12 19:45:54 +0000
committerScott Linder <scott@scottlinder.com>2018-02-12 19:45:54 +0000
commit7160384d40ac5025c5ab23cd898b5370749c66a1 (patch)
treea917fb3bd760c42467541559e913a5b09de8094c /llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc
parent4a4f35f32411abb73360247e53d59e1fea1ca7c8 (diff)
downloadbcm5719-llvm-7160384d40ac5025c5ab23cd898b5370749c66a1.tar.gz
bcm5719-llvm-7160384d40ac5025c5ab23cd898b5370749c66a1.zip
[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 llvm-svn: 324928
Diffstat (limited to 'llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc')
-rw-r--r--llvm/test/Bitcode/upgrade-dbg-checksum.ll.bcbin0 -> 1164 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc b/llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc
new file mode 100644
index 00000000000..feb0b68f493
--- /dev/null
+++ b/llvm/test/Bitcode/upgrade-dbg-checksum.ll.bc
Binary files differ
OpenPOWER on IntegriCloud