Revert "Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 23 Dec 2021 09:08:37 +0000 (14:08 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 23 Dec 2021 09:09:48 +0000 (14:09 +0500)
commitf9607d45f399e2afc39ec16222ea68b4e0831564
tree40b8acf9c20081a82c7e90e21668df5f832807b0
parent5d0be553fafefa775518df934916b2703e353599
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.
14 files changed:
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfFile.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
llvm/test/DebugInfo/Generic/import-inlined-declaration.ll [new file with mode: 0644]
llvm/test/DebugInfo/Generic/imported-name-inlined.ll
llvm/test/DebugInfo/Generic/inlined-local-type.ll [new file with mode: 0644]
llvm/test/DebugInfo/Generic/inlined-static-var.ll [new file with mode: 0644]
llvm/test/DebugInfo/Generic/lexical_block_static.ll [new file with mode: 0644]
llvm/test/DebugInfo/Generic/lexical_block_types.ll [new file with mode: 0644]
llvm/test/DebugInfo/Generic/namespace.ll