[Lldb-commits] [PATCH] D53255: Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front()), function ExtractDIEsRWLocked

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 17 08:58:55 PDT 2018


labath added a comment.

It looks like it should be easy to write a test for this by hand-crafting  a minimal .s file and feeding it to lldb-test.


Repository:
  rL LLVM

https://reviews.llvm.org/D53255





More information about the lldb-commits mailing list