[all-commits] [llvm/llvm-project] 2b08de: [RemoveDIs][DebugInfo][NFC] Add Instruction and co...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Tue Jan 16 01:27:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b08de43506350ec4bd083e320a1913efe76684a
      https://github.com/llvm/llvm-project/commit/2b08de43506350ec4bd083e320a1913efe76684a
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M llvm/include/llvm/IR/DebugProgramInstruction.h
    M llvm/lib/IR/DebugProgramInstruction.cpp

  Log Message:
  -----------
  [RemoveDIs][DebugInfo][NFC] Add Instruction and convenience functions to DPValue (#77896)

This patch adds a set of functions to the DPValue class that
conveniently perform some common operations, and some that replicate
existing functions on `DbgVariableIntrinsic` and its subclasses.




More information about the All-commits mailing list