[all-commits] [llvm/llvm-project] fc1711: [NFC][Cloning] Remove now unused CollectDebugInfoF...

Artem Pianykh via All-commits all-commits at lists.llvm.org
Sat Mar 15 09:48:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc17114ac00d55b0e381d4e70e6f0bc2d0c5cc43
      https://github.com/llvm/llvm-project/commit/fc17114ac00d55b0e381d4e70e6f0bc2d0c5cc43
  Author: Artem Pianykh <artem.pyanykh at gmail.com>
  Date:   2025-03-15 (Sat, 15 Mar 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Cloning.h
    M llvm/lib/Transforms/Utils/CloneFunction.cpp

  Log Message:
  -----------
  [NFC][Cloning] Remove now unused CollectDebugInfoForCloning (#129152)


Summary:
This function is no longer used, let's remove it from the header and
impl.

Test Plan:
ninja check-llvm-unit



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