[PATCH] D63213: [DebugInfo] Move Value struct out of DebugLocEntry as DbgValueLoc (NFC)

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 08:58:02 PDT 2019


NikolaPrica created this revision.
NikolaPrica added reviewers: aprantl, dstenb.
NikolaPrica added a project: debug-info.

Since the DebugLocEntry::Value is used as part of DwarfDebug and DebugLocEntry make it as the separate class.


https://reviews.llvm.org/D63213

Files:
  lib/CodeGen/AsmPrinter/DebugLocEntry.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63213.204302.patch
Type: text/x-patch
Size: 13881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/d3dc0f04/attachment.bin>


More information about the llvm-commits mailing list