[PATCH] D46137: Fix an assertion of This DIE should've already been constructed when the " "definition DIE was created in " "getOrCreateSubprogramDIE

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 11:30:09 PDT 2018


dblaikie added a subscriber: yunlian.
dblaikie added a comment.

Hi there :)

Just a note: There's no need to file a bug if you're already working on the
fix anyway. It's probably easier/quicker to provide all the context in the
patch/review rather than referring to a bug anyway.

This change will need a test case - and the test case might help explain
why/whether or not this is necessary/what's happening here & whether this
is the right approach to address it.


Repository:
  rL LLVM

https://reviews.llvm.org/D46137





More information about the llvm-commits mailing list