[all-commits] [llvm/llvm-project] 27fac4: Add support for __debug_line_str in Mach-O

Adrian Prantl via All-commits all-commits at lists.llvm.org
Wed Jun 14 08:37:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27fac4a72ae54a471471a69c0ad999585ccbb026
      https://github.com/llvm/llvm-project/commit/27fac4a72ae54a471471a69c0ad999585ccbb026
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2023-06-14 (Wed, 14 Jun 2023)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    A lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-macho.c

  Log Message:
  -----------
  Add support for __debug_line_str in Mach-O

This patch resolves an issue that currently accounts for the vast
majority of failures on the matrix bot.

Differential Revision: https://reviews.llvm.org/D152872




More information about the All-commits mailing list