[all-commits] [llvm/llvm-project] ff075d: MCParser: Remove operator<< const MCParsedAsmOpera...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Jun 28 11:24:18 PDT 2025


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

  Changed paths:
    M llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h
    M llvm/lib/MC/MCParser/MCAsmParser.cpp

  Log Message:
  -----------
  MCParser: Remove operator<< const MCParsedAsmOperand &MO

Printing an expression is error-prone without a MCAsmInfo argument.
We will add a MCAsmInfo parameter to MCParsedAsmoperand::print.



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