[Lldb-commits] [PATCH] D29215: [LLDB][MIPS] Fix TestMiniDumpNew

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 30 18:23:53 PST 2017


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

I am glad we could come closer to the cause of the problem. At one point we should have a common base class for all core tests, so that we don't have to do this manually (and also avoid doing things that don't make sense for core files), but this will do for now.


https://reviews.llvm.org/D29215





More information about the lldb-commits mailing list