[DebugInfo] Add new emitting methods for values which depend on the DWARF format...
authorIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 15 Sep 2020 04:30:10 +0000 (11:30 +0700)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 15 Sep 2020 04:30:10 +0000 (11:30 +0700)
commitc3c501f5d79130fe9bbe4f6ca689f2d83f92373e
tree0f1766435b6bc9d321083b7682771e1cc02939c9
parenta8058c6f8d1d3a360986f05b74f548995b384fcd
[DebugInfo] Add new emitting methods for values which depend on the DWARF format (3/19).

These methods are going to be used in subsequent patches.

Differential Revision: https://reviews.llvm.org/D87010
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp