[PATCH] D87008: [DebugInfo] Fix methods of AsmPrinter to emit values corresponding to the DWARF format (1/19).
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 22:24:22 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
ikudrin marked an inline comment as done.
Closed by commit rG380e746bcca8: [DebugInfo] Fix methods of AsmPrinter to emit values corresponding to the DWARF… (authored by ikudrin).
Changed prior to commit:
https://reviews.llvm.org/D87008?vs=289411&id=291780#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87008/new/
https://reviews.llvm.org/D87008
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
llvm/unittests/CodeGen/CMakeLists.txt
llvm/unittests/CodeGen/TestAsmPrinter.cpp
llvm/unittests/CodeGen/TestAsmPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87008.291780.patch
Type: text/x-patch
Size: 20900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/c19416cc/attachment.bin>
More information about the llvm-commits
mailing list