aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2023-07-21 13:34:41 -0700
committerPaul Robinson <paul.robinson@sony.com>2023-07-24 10:53:10 -0700
commit7abb5fc618cec66841a8280d2a099a4c9c8cb91b (patch)
tree666e809af653acde23833fb5d2a9bb89f61768f5 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent69593aa5c054cec6be6b822c073ccdc63748a68d (diff)
downloadllvm-7abb5fc618cec66841a8280d2a099a4c9c8cb91b.zip
llvm-7abb5fc618cec66841a8280d2a099a4c9c8cb91b.tar.gz
llvm-7abb5fc618cec66841a8280d2a099a4c9c8cb91b.tar.bz2
[DWARF] Make sure file entry for artificial functions has an MD5 checksum
The DIFile cache was keyed on a string pointer instead of string content, which was causing misses and resulted in an entry without a checksum. In DWARF v5 if any checksum is missing, we can't write any to the output file, so this had consequences. Fixes https://github.com/llvm/llvm-project/issues/63955 Differential revision: https://reviews.llvm.org/D155991
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions