Revert "[DebugInfo] Always emit `.debug_names` with DWARF 5 for Apple platforms"
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Jun 2023 21:16:16 +0000 (14:16 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 14 Jun 2023 21:16:16 +0000 (14:16 -0700)
commit04c0161c027676119fdc617f5b883dbda97c8549
tree105d274b6c84ee002bda47c980cecad8e1c66e0a
parent7a2fdc685f609730af29e5e969843e9eb71a184c
Revert "[DebugInfo] Always emit `.debug_names` with DWARF 5 for Apple platforms"

This reverts commit e0d57295bf6a3c04f2901d9c70f529d570f48b65 because the
accel-tables-apple.ll test is failing on a few buildbots.
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGen/debug-info-names.c
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/test/DebugInfo/Inputs/name-table-kind-apple-4.ll [deleted file]
llvm/test/DebugInfo/Inputs/name-table-kind-apple-5.ll [deleted file]
llvm/test/DebugInfo/accel-tables-apple.ll [deleted file]