Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical block...
authorVladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com>
Mon, 19 Jun 2023 17:16:13 +0000 (19:16 +0200)
committerVladislav Dzhidzhoev <vdzhidzhoev@accesssoftek.com>
Mon, 19 Jun 2023 17:16:13 +0000 (19:16 +0200)
commitaeb99dc48a58f872465e818d0eda7d9c3f221e06
tree10ee574f329bc53a78e34bad81c8d86134d6d144
parentdae5cd73cb38b7176f10ffa527ae4d083fdc0efe
Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)"

This reverts commit 66511b401042f28c74d2ded3aac76d19a53bd7c4.
llvm/test/DebugInfo/Generic/local-type-as-template-parameter.ll is
broken.
23 files changed:
clang/test/CodeGen/debug-info-codeview-unnamed.c
clang/test/CodeGen/debug-info-unused-types.c
clang/test/CodeGen/debug-info-unused-types.cpp
clang/test/CodeGenCXX/debug-info-access.cpp
clang/test/CodeGenCXX/debug-info-anon-union-vars.cpp
clang/test/CodeGenCXX/debug-info-codeview-unnamed.cpp
clang/test/CodeGenCXX/debug-info-gline-tables-only-codeview.cpp
clang/test/CodeGenCXX/debug-lambda-this.cpp
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Bitcode/upgrade-cu-locals.ll
llvm/test/Bitcode/upgrade-cu-locals.ll.bc
llvm/test/DebugInfo/Generic/inlined-local-type.ll [deleted file]
llvm/test/DebugInfo/Generic/lexical-block-retained-types.ll [deleted file]
llvm/test/DebugInfo/Generic/lexical-block-types.ll [deleted file]
llvm/test/DebugInfo/Generic/local-type-as-template-parameter.ll [deleted file]
llvm/test/DebugInfo/Generic/verifier-invalid-disubprogram.ll
llvm/test/DebugInfo/X86/set.ll