[lldb] Ignore binary data in crashlog
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 30 Oct 2020 16:17:10 +0000 (09:17 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 30 Oct 2020 16:17:45 +0000 (09:17 -0700)
commit5b17b6d924d25bb98332462bdbd4b59333864c0b
tree190556e5d69884ae8a023e0de7be976f73590091
parentc44846f537efb4f996becc6f665af828051a08f6
[lldb] Ignore binary data in crashlog

Skip the instruction stream section in the crashlog section.

Differential revision: https://reviews.llvm.org/D90414
lldb/examples/python/crashlog.py