[PATCH] D90345: [DebugInfo] Fix ICE in DwarfCompileUnit::constructSubprogramScopeDIE

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 10:00:02 PST 2020


scott.linder updated this revision to Diff 305205.
scott.linder edited the summary of this revision.
scott.linder added a comment.
Herald added a subscriber: dexonsmith.

Address feedback by requiring `type:`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90345/new/

https://reviews.llvm.org/D90345

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/Generic/verifier-invalid-disubprogram.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90345.305205.patch
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/374ec721/attachment.bin>


More information about the llvm-commits mailing list