[PATCH] D53255: Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front()), function ExtractDIEsRWLocked
Jan Kratochvil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 16 05:23:53 PDT 2018
jankratochvil added a comment.
In https://reviews.llvm.org/D53255#1265520, @aprantl wrote:
> Out of curiosity: why do we allow for both an empty array and an empty children sentinel? Is that distinction useful?
Filed for that new https://reviews.llvm.org/D53321.
Repository:
rL LLVM
https://reviews.llvm.org/D53255
More information about the llvm-commits
mailing list