[all-commits] [llvm/llvm-project] 399273: Recommit "[DebugInfo] Refactored macro related gen...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Tue Dec 17 12:44:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 399273e5ebac04f85257ed37934bb27f521d0617
https://github.com/llvm/llvm-project/commit/399273e5ebac04f85257ed37934bb27f521d0617
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
M llvm/lib/MC/MCObjectFileInfo.cpp
A llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll
Log Message:
-----------
Recommit "[DebugInfo] Refactored macro related generation,
added a test case for macinfo.dwo emission."
This was reverted in caa412090666c10f854322cdc701c1cbf8ed726e,
since it was causing an assertion failure on Windows bots.
This revision is revised to fix that.
Original commit 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