[PATCH] D109597: [DebugInfo] Fix of crash due to DwarfUnit::getOrCreateContextDIE returning NULL

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 06:29:08 PDT 2021


alok added a comment.

In D109597#2994482 <https://reviews.llvm.org/D109597#2994482>, @djtodoro wrote:

> is this related to flang only?

This issue was triggered with the Flang. But given the simple IR, not sure if it is limited or not limited to Flang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109597



More information about the llvm-commits mailing list