Since the DebugLocEntry::Value is used as part of DwarfDebug and DebugLocEntry make it as the separate class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63213
[DebugInfo] Move Value struct out of DebugLocEntry as DbgValueLoc (NFC) ClosedPublic Authored by NikolaPrica on Jun 12 2019, 8:56 AM.
Details Summary Since the DebugLocEntry::Value is used as part of DwarfDebug and DebugLocEntry make it as the separate class.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2019, 9:41 AM Closed by commit rL363246: [DebugInfo] Move Value struct out of DebugLocEntry as DbgValueLoc (NFC) (authored by NikolaPrica). · Explain WhyJun 13 2019, 3:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204468 llvm/trunk/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
|