[DebugInfo] Refactored macro related generation, added a test case for macinfo.dwo...
authorSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Wed, 4 Dec 2019 13:02:39 +0000 (18:32 +0530)
committerSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Tue, 10 Dec 2019 20:49:27 +0000 (02:19 +0530)
commit307f60a1a3ff04313a75e2fc11bc14df4fc2ffb8
treea8986995a80db1d6f19f494bc0ba58a451fa4287
parent3e315ba2547cbbfd6055e38bbca03f4d11bacbea
[DebugInfo] Refactored macro related generation, added a test case for macinfo.dwo emission.

Reviewers: dblaikie, aprantl, jini.susan.george

Tags: #debug-info #llvm

Differential Revision: https://reviews.llvm.org/D71008
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll [new file with mode: 0644]