[PATCH] D87010: [DebugInfo] Add new emitting methods for values which depend on the DWARF format (3/19).
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 06:22:13 PDT 2020
ikudrin created this revision.
ikudrin added reviewers: dblaikie, jhenderson, probinson, aprantl.
ikudrin added projects: LLVM, debug-info.
Herald added a subscriber: hiraditya.
ikudrin requested review of this revision.
These methods are going to be used in subsequent patches.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87010
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87010.289413.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/d16fa32f/attachment.bin>
More information about the llvm-commits
mailing list