[PATCH] D147271: [DebugInfo] Add DW_OP_LLVM_user extension point

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 14:47:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58669354bf1f: [DebugInfo] Add DW_OP_LLVM_user extension point (authored by scott.linder).

Changed prior to commit:
  https://reviews.llvm.org/D147271?vs=509806&id=532757#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147271

Files:
  llvm/include/llvm/BinaryFormat/Dwarf.def
  llvm/include/llvm/BinaryFormat/Dwarf.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/lib/BinaryFormat/Dwarf.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/test/tools/llvm-dwarfdump/X86/DW_OP_LLVM_user.s
  llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147271.532757.patch
Type: text/x-patch
Size: 13007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/9db75f8c/attachment.bin>


More information about the llvm-commits mailing list