[all-commits] [llvm/llvm-project] dbea53: [DWARFLinker] Support MD5 checksums in the line ta...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jan 5 18:51:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbea538c4391caa8a369c0ccf720367f042185b1
      https://github.com/llvm/llvm-project/commit/dbea538c4391caa8a369c0ccf720367f042185b1
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
    M llvm/lib/DWARFLinker/DWARFStreamer.cpp
    M llvm/lib/DWARFLinkerParallel/DebugLineSectionEmitter.h
    M llvm/lib/DWARFLinkerParallel/OutputSections.cpp
    M llvm/lib/DWARFLinkerParallel/OutputSections.h
    M llvm/test/tools/dsymutil/ARM/dwarf5-dwarf4-combination-macho.test
    M llvm/test/tools/dsymutil/ARM/dwarf5-macho.test

  Log Message:
  -----------
  [DWARFLinker] Support MD5 checksums in the line table (#77151)

Add support to the DWARF linkers for emitting DWARF 5 MD5 checksum in
the line table.




More information about the All-commits mailing list