[PATCH] D95622: Revert "[DWARF] Create subprogram's DIE in DISubprogram's unit"

Shaurya Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 08:22:19 PST 2021


SureYeaah created this revision.
Herald added a subscriber: hiraditya.
SureYeaah requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This reverts commit ef0dcb506300dc9644e8000c6028d14214be9d97 <https://reviews.llvm.org/rGef0dcb506300dc9644e8000c6028d14214be9d97>.

This change is causing a lot of compiler crashes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95622

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/X86/subprogram-across-cus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95622.319878.patch
Type: text/x-patch
Size: 7198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/d902428c/attachment.bin>


More information about the llvm-commits mailing list