[all-commits] [llvm/llvm-project] 5fe40b: MCExpr: Make print private

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jun 29 10:38:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fe40b9df3b95d49277b43ea1348d7ff61caeeac
      https://github.com/llvm/llvm-project/commit/5fe40b9df3b95d49277b43ea1348d7ff61caeeac
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-06-29 (Sun, 29 Jun 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCExpr.h

  Log Message:
  -----------
  MCExpr: Make print private

Printing an expression is error-prone without a MCAsmInfo argument.
Make print private.



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