ovyalov added inline comments. ================ Comment at: packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py:22 @@ -20,1 +21,3 @@ + # Backtracing failed due to lack of prolog/epilog informations in assert function of libc.so.6 + @expectedFailureAll(triple = re.compile('^mips')) def test_inferior_asserting(self): ---------------- Could you file a new bug for this issue and put its link into the decorator?
Repository: rL LLVM http://reviews.llvm.org/D17131 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits