[all-commits] [llvm/llvm-project] f9607d: Revert "Revert "[DwarfDebug] Support emitting func...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Dec 23 01:14:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9607d45f399e2afc39ec16222ea68b4e0831564
https://github.com/llvm/llvm-project/commit/f9607d45f399e2afc39ec16222ea68b4e0831564
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
M llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
A llvm/test/DebugInfo/Generic/import-inlined-declaration.ll
M llvm/test/DebugInfo/Generic/imported-name-inlined.ll
A llvm/test/DebugInfo/Generic/inlined-local-type.ll
A llvm/test/DebugInfo/Generic/inlined-static-var.ll
A llvm/test/DebugInfo/Generic/lexical_block_static.ll
A llvm/test/DebugInfo/Generic/lexical_block_types.ll
M llvm/test/DebugInfo/Generic/namespace.ll
Log Message:
-----------
Revert "Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches"
This has broke following LLDB buildbots:
https://lab.llvm.org/buildbot/#/builders/17/builds/14984
https://lab.llvm.org/buildbot/#/builders/96/builds/15928
https://lab.llvm.org/buildbot/#/builders/68/builds/23600
This reverts commit 62a6b9e9ab3eb778111e90a34fee1e6a7c64db8a.
More information about the All-commits
mailing list