[all-commits] [llvm/llvm-project] 307f60: [DebugInfo] Refactored macro related generation, a...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Tue Dec 10 12:50:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 307f60a1a3ff04313a75e2fc11bc14df4fc2ffb8
https://github.com/llvm/llvm-project/commit/307f60a1a3ff04313a75e2fc11bc14df4fc2ffb8
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
A llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list