[all-commits] [llvm/llvm-project] 0b3579: MCMachOStreamer: Call MCObjectStreamer::changeSection

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jul 22 23:48:29 PDT 2025


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

  Changed paths:
    M llvm/lib/MC/MCMachOStreamer.cpp

  Log Message:
  -----------
  MCMachOStreamer: Call MCObjectStreamer::changeSection

We don't want to emit linker-local label `ltmpN` for addrsig and
cg_profile sections. Make the intention clear to prepare for the pending
refactoring that moves emitLabel from switchSection to changeSection.



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