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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 06:18:26 PDT 2018


labath added a comment.

In https://reviews.llvm.org/D43286#1056846, @thakis wrote:

> It's not just MSVC, see the polly bot.
>
> I tried to fix in 329184, 329186 but unsuccessfully. I've backed this out for now to green up the bots.


Thanks. I see we've another compiler error with MSVC after you've fixed the enum issue. And on one of the arm bots, all of the tests fail for some reason.

I'm going to try to figure out what's going on here.


Repository:
  rL LLVM

https://reviews.llvm.org/D43286





More information about the llvm-commits mailing list