[all-commits] [llvm/llvm-project] 06ab66: MCSymbol: Avoid isExported/setExported

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Aug 22 00:26:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06ab660911eef084716fdc6f13595cdbff9da08a
      https://github.com/llvm/llvm-project/commit/06ab660911eef084716fdc6f13595cdbff9da08a
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCMachObjectWriter.h
    M llvm/lib/MC/MCMachOStreamer.cpp
    M llvm/lib/MC/MCXCOFFStreamer.cpp
    M llvm/lib/MC/MachObjectWriter.cpp

  Log Message:
  -----------
  MCSymbol: Avoid isExported/setExported

The next change will move these methods from the base class.



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