aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2023-11-08 20:11:48 -0800
committerGitHub <noreply@github.com>2023-11-08 20:11:48 -0800
commit919f5ef4621edcfd9e9793e1363df53eef3e89d5 (patch)
tree85d44c42b83905ddb0a9bb93275ce02d3378c1c4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8a454e1e3cda98017401b22911ae23c67c7b31b0 (diff)
downloadllvm-919f5ef4621edcfd9e9793e1363df53eef3e89d5.zip
llvm-919f5ef4621edcfd9e9793e1363df53eef3e89d5.tar.gz
llvm-919f5ef4621edcfd9e9793e1363df53eef3e89d5.tar.bz2
[lldb] Add Checksum to FileSpec (#71457)
Store a Checksum in FileSpec. Its purpose is to store the MD5 hash that was added to the DWARF 5 line table. This increases the size of a FileSpec from 24 to 40 bytes. The alternative is to introduce a new SupportFile abstraction for a FileSpec + Checksum but that would require a corresponding SupportFileList class. During review we decided that wasn't worth it, but that's something we can revisit in the future.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions