[PATCH] D112337: [DebugInfo] Only create concrete DIEs of concrete functions

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 20:57:31 PST 2021


ellis added a comment.

Hi @jgorbe and @akuegel

Thanks for the info and taking care of the reverts! I've been investigating the memory bug and it looks like it existed before, but my patch triggered the failure. I'm still trying to figure it out, but hopefully I can come up with a fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112337



More information about the llvm-commits mailing list