[all-commits] [llvm/llvm-project] 64f62d: [lldb] Read Checksum from DWARF line tables (#71458)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Nov 10 14:44:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64f62de96609dc3ea9a8a914a9e9445b7f4d625d
      https://github.com/llvm/llvm-project/commit/64f62de96609dc3ea9a8a914a9e9445b7f4d625d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp

  Log Message:
  -----------
  [lldb] Read Checksum from DWARF line tables (#71458)

Read the MD5 checksum from DWARF line tables and store it in the
corresponding support files.

This is a re-land after fixing an off-by-one error in LLDB's
ParseSupportFilesFromPrologue (fixed in #71984).




More information about the All-commits mailing list