[all-commits] [llvm/llvm-project] 148708: [NFC] Hoist pseudo probe desc emission code for re...

Haohai Wen via All-commits all-commits at lists.llvm.org
Tue Jul 15 02:48:25 PDT 2025


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

  Changed paths:
    M llvm/include/llvm/Target/TargetLoweringObjectFile.h
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/Target/TargetLoweringObjectFile.cpp

  Log Message:
  -----------
  [NFC] Hoist pseudo probe desc emission code for reuse (#148756)

This PR is part of #123870.
The pseudo probe desc emission code can be reused by other target.



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