[PATCH] D71008: [DebugInfo] Refactored macro related generation, added a test case for macinfo.dwo emission.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 05:48:14 PST 2019


SouraVX created this revision.
SouraVX added reviewers: dblaikie, aprantl, jini.susan.george.
SouraVX added projects: debug-info, LLVM.
Herald added subscribers: llvm-commits, hiraditya.

This patch refactors some part of D70705 <https://reviews.llvm.org/D70705>, based on review suggestion and also adds a test case for emission of macinfo.dwo section.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71008

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/test/DebugInfo/X86/debug-macro-split-dwarf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71008.232095.patch
Type: text/x-patch
Size: 7259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/160985de/attachment.bin>


More information about the llvm-commits mailing list