[all-commits] [llvm/llvm-project] 2d9d9a: [NFC] Change FindDbgDeclareUsers interface to matc...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Tue Dec 12 01:44:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d9d9a1a556a5f8845a7a9e19dc52346b825989e
      https://github.com/llvm/llvm-project/commit/2d9d9a1a556a5f8845a7a9e19dc52346b825989e
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/include/llvm/IR/DebugInfo.h
    M llvm/lib/IR/DebugInfo.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/lib/Transforms/Utils/MemoryOpRemark.cpp

  Log Message:
  -----------
  [NFC] Change FindDbgDeclareUsers interface to match findDbgUsers/values (#73498)

This simplifies an upcoming patch to support the RemoveDIs project (tracking
variable locations without using intrinsics).

Next in this series is #73500.




More information about the All-commits mailing list