<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Unwind edges out of a funclet pad must have the same unwind dest"
   href="https://llvm.org/bugs/show_bug.cgi?id=26698">26698</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Unwind edges out of a funclet pad must have the same unwind dest
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Common Code Generator Code
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hans@chromium.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>david.majnemer@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Repro:
<a href="https://drive.google.com/file/d/0By3p-8VSjvgCZnRNbnZlaE5wZlE/view?usp=sharing">https://drive.google.com/file/d/0By3p-8VSjvgCZnRNbnZlaE5wZlE/view?usp=sharing</a>

From
<a href="https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin/builds/6597/steps/compile/logs/stdio">https://build.chromium.org/p/chromium.fyi/builders/ClangToTWin/builds/6597/steps/compile/logs/stdio</a>:

FAILED: ninja -t msvc -e environment.x86 --
"..\..\third_party/llvm-build/Release+Asserts/bin/clang-cl" -m32 /nologo
/showIncludes /FC @obj\v8\src\compiler\v8_base_3.pipeline.obj.rsp /c
..\..\v8\src\compiler\pipeline.cc /Foobj\v8\src\compiler\v8_base_3.pipeline.obj
/Fdobj\v8\tools\gyp\v8_base_3.cc.pdb 
Unwind edges out of a funclet pad must have the same unwind dest
  %98 = cleanuppad within none []
  cleanupret from %104 unwind to caller
  cleanupret from %98 unwind label %ehcleanup91
fatal error: error in backend: Broken function found, compilation aborted!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>