[all-commits] [llvm/llvm-project] 720a4c: [lldb] Fix DW_OP_piece-O3 test on AArch64 Windows ...

Ilia Kuklin via All-commits all-commits at lists.llvm.org
Fri Nov 22 07:31:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 720a4c70edd0a9815f0e830d8ad4e1c322e404ae
      https://github.com/llvm/llvm-project/commit/720a4c70edd0a9815f0e830d8ad4e1c322e404ae
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/DW_OP_piece-O3.c

  Log Message:
  -----------
  [lldb] Fix DW_OP_piece-O3 test on AArch64 Windows (#117336)

Making a breakpoint on a line causes an error on aarch64-pc-windows.
This patch changes the test so that a breakpoint can be made on a
function name.
#117168



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list