[all-commits] [llvm/llvm-project] dec978: MachO, test: Test DWARF section's begin symbol

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 25 23:29:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dec978036ef1037753e7de5b78c978e71c49217b
      https://github.com/llvm/llvm-project/commit/dec978036ef1037753e7de5b78c978e71c49217b
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/test/DebugInfo/X86/stringpool.ll

  Log Message:
  -----------
  MachO,test: Test DWARF section's begin symbol

MCObjectFileInfo::initMachOMCObjectFileInfo creates DWARF sections with
a temporary label as the `Begin` symbol, different from other object
file formats' section symbol.

 #150574 caused a regression that removed the label for MCAsmStreamer,
which was caught by no test but a ystem-darwin/target-aarch64 specific diagnostics-dsym.test



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