[PATCH] D115343: [DwarfDebug] Refuse to emit DW_OP_LLVM_arg values wider than 64 bits

Ricky Zhou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 00:08:12 PST 2021


rickyz updated this revision to Diff 393053.
rickyz added a comment.

Minor comment wording change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115343

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
  llvm/test/DebugInfo/X86/pr52584.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115343.393053.patch
Type: text/x-patch
Size: 7255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/f7c7f26f/attachment.bin>


More information about the llvm-commits mailing list