[all-commits] [llvm/llvm-project] 6b7c6f: [PseudoProbe] use print to emit function name (#14...

Haohai Wen via All-commits all-commits at lists.llvm.org
Mon Jul 14 16:49:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b7c6fd8b450d1577a11fb979192a4f84b6d0b6e
      https://github.com/llvm/llvm-project/commit/6b7c6fd8b450d1577a11fb979192a4f84b6d0b6e
  Author: Haohai Wen <haohai.wen at intel.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

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

  Log Message:
  -----------
  [PseudoProbe] use print to emit function name (#147873)

This PR is part of #123870.

For COFF Asm, function name should be wrapped in quotes.
MCSymbol::print will automatically do that.



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