[all-commits] [llvm/llvm-project] 04c016: Revert "[DebugInfo] Always emit `.debug_names` wit...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jun 14 14:17:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04c0161c027676119fdc617f5b883dbda97c8549
https://github.com/llvm/llvm-project/commit/04c0161c027676119fdc617f5b883dbda97c8549
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGen/debug-info-names.c
M llvm/include/llvm/IR/DebugInfoMetadata.h
M llvm/lib/AsmParser/LLLexer.cpp
M llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/lib/IR/DebugInfoMetadata.cpp
R llvm/test/DebugInfo/Inputs/name-table-kind-apple-4.ll
R llvm/test/DebugInfo/Inputs/name-table-kind-apple-5.ll
R llvm/test/DebugInfo/accel-tables-apple.ll
Log Message:
-----------
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.
More information about the All-commits
mailing list