[all-commits] [llvm/llvm-project] e29552: Revert "[DWARF] Create subprogram's DIE in DISubpr...
shaurya gupta via All-commits
all-commits at lists.llvm.org
Thu Jan 28 08:40:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e29552c5aff68c1cf4be695d8b8be327968852e8
https://github.com/llvm/llvm-project/commit/e29552c5aff68c1cf4be695d8b8be327968852e8
Author: Shaurya Gupta <shauryab98 at gmail.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
R llvm/test/DebugInfo/X86/subprogram-across-cus.ll
Log Message:
-----------
Revert "[DWARF] Create subprogram's DIE in DISubprogram's unit"
This reverts commit ef0dcb506300dc9644e8000c6028d14214be9d97.
This change is causing a lot of compiler crashes inside, sorry I don't have a
small repro/stacktrace with symbols to share right now.
Differential Revision: https://reviews.llvm.org/D95622
More information about the All-commits
mailing list