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

Artem Pianykh via All-commits all-commits at lists.llvm.org
Thu Mar 13 10:19:21 PDT 2025


  Branch: refs/heads/users/artempyanykh/fast-coro-upstream-part2-take2/12
  Home:   https://github.com/llvm/llvm-project
  Commit: 20febd9191c80ecccb48de406edb2af7a1d0fcfa
      https://github.com/llvm/llvm-project/commit/20febd9191c80ecccb48de406edb2af7a1d0fcfa
  Author: Artem Pianykh <arr at fb.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

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

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

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

Test Plan:
ninja check-llvm-unit

stack-info: PR: https://github.com/llvm/llvm-project/pull/129154, branch: users/artempyanykh/fast-coro-upstream-part2-take2/12



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