[PATCH] D153990: [DebugInfo][RemoveDIs] Add prototype storage classes for non-instruction variable debug-info

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 11:08:37 PDT 2023


jmorse updated this revision to Diff 557539.
jmorse marked 12 inline comments as done.
jmorse added a comment.

Implement review feedback from Orlando.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153990/new/

https://reviews.llvm.org/D153990

Files:
  llvm/include/llvm/IR/BasicBlock.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/IR/DebugProgramInstruction.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/DebugProgramInstruction.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/unittests/IR/DebugInfoTest.cpp
  llvm/unittests/Transforms/Utils/LocalTest.cpp
  llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153990.557539.patch
Type: text/x-patch
Size: 50873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231002/f52e9b7c/attachment.bin>


More information about the llvm-commits mailing list