[all-commits] [llvm/llvm-project] f0d997: Revert "[DebugInfo] Only create concrete DIEs of c...
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Nov 10 01:52:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d997c4723214f5bc098b0acd2e61f3215d4a49
https://github.com/llvm/llvm-project/commit/f0d997c4723214f5bc098b0acd2e61f3215d4a49
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
R llvm/test/DebugInfo/Generic/import-inlined-declaration.ll
R llvm/test/DebugInfo/Generic/inlined-local-type.ll
R llvm/test/DebugInfo/Generic/inlined-static-var.ll
Log Message:
-----------
Revert "[DebugInfo] Only create concrete DIEs of concrete functions"
This reverts commit f19471a24985a0cbc32b6548c8fce1d2514e8243.
This leads to a crash. Still working on a reproducer to share.
More information about the All-commits
mailing list