[llvm] r252258 - Temporarily disable flaky checks in wineh-multi-parent-cloning.

Ismail Donmez via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 22:52:42 PST 2015


Hi,

On Fri, Nov 6, 2015 at 4:15 AM, Andrew Kaylor via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Author: akaylor
> Date: Thu Nov  5 19:15:04 2015
> New Revision: 252258
>
> URL: http://llvm.org/viewvc/llvm-project?rev=252258&view=rev
> Log:
> Temporarily disable flaky checks in wineh-multi-parent-cloning.
>

> Modified:
>     llvm/trunk/test/CodeGen/WinEH/wineh-multi-parent-cloning.ll
>

Still have a failure on MSVC 2015 x64:

C:\cygwin64\home\ismail\src\llvm\test\CodeGen\WinEH\wineh-multi-parent-cloning.ll:1154:10:
error: expected string not found in
 input
; CHECK: [[INNER_END_RIGHT]]:
         ^
<stdin>:950:1: note: scanning from here
exit: ; preds = %left.ret.for.left, %entry
^
<stdin>:950:1: note: with variable "INNER_END_RIGHT" equal to "inner.end"
exit: ; preds = %left.ret.for.left, %entry
^
<stdin>:950:5: note: possible intended match here
exit: ; preds = %left.ret.for.left, %entry
    ^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151106/b478b05f/attachment.html>


More information about the llvm-commits mailing list