[PATCH] D43286: [CodeGen] Generate DWARF v5 Accelerator Tables

Pavel Labath via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 05:48:45 PDT 2018


I've seen the failure. Looks like msvc has a different idea of how enum
types should be referred to. I'll have that fixed shortly.

On Wed, 4 Apr 2018 at 13:47, Nico Weber via Phabricator <
reviews at reviews.llvm.org> wrote:

> thakis added a comment.
>
> This breaks compile on various bots:
>
> http://lab.llvm.org:8011/builders/sanitizer-windows/builds/26736/steps/build%20clang%20lld/logs/stdio
>
> http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc2015/builds/21016/steps/build/logs/stdio
>
> http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-parallel-fast/builds/12248/steps/build%20stage%201/logs/stdio
> (and others)
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D43286
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/20cc1334/attachment.html>


More information about the llvm-commits mailing list