diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-01-12 13:03:12 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2024-01-12 13:08:24 -0800 |
commit | e27561fc7de0231f2efdb750f2092c3ac807c1a3 (patch) | |
tree | e9e40b20e52fc49025de96a8aa7b7ac9ab301d4e /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | dcba077146b92634f6a6b6e86970d59aaf7baf28 (diff) | |
download | llvm-e27561fc7de0231f2efdb750f2092c3ac807c1a3.zip llvm-e27561fc7de0231f2efdb750f2092c3ac807c1a3.tar.gz llvm-e27561fc7de0231f2efdb750f2092c3ac807c1a3.tar.bz2 |
[lldb] Move MD5 Checksum from FileSpec to SupportFile
When I added the MD5 checksum I was on the fence between storing it in
FileSpec or creating a new SupportFile abstraction. The latter was
deemed overkill for just the MD5 hashes, but support for inline sources
in the DWARF 5 line table tipped the scales. This patch moves the MD5
checksum into the new SupportFile class.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions