[PATCH] D158677: [NFC][AsmPrinter] Expose std::variant-ness of DbgVariable

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 15:41:07 PDT 2023


scott.linder created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
scott.linder requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158677

Files:
  llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158677.552908.patch
Type: text/x-patch
Size: 19172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/108a8334/attachment-0001.bin>


More information about the llvm-commits mailing list