[all-commits] [llvm/llvm-project] dc9a18: [NFC][Cloning] Move DebugInfoFinder decl closer to...

Artem Pianykh via All-commits all-commits at lists.llvm.org
Sun Mar 16 04:26:04 PDT 2025


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

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

  Log Message:
  -----------
  [NFC][Cloning] Move DebugInfoFinder decl closer to its place of usage (#129154)


Summary:
This makes it clear that DIFinder is only really necessary for llvm.dbg.cu update.

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