[PATCH] D70720: [llvm-objdump] Display locations of variables alongside disassembly

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 09:29:38 PDT 2020


I'm not sure how this patch could have caused that failure. This isn't
really an arm-related patch, that's just the architecture I happened to
write most of the tests using.

Do you have access to that buildbot to get the actual output from the
llvm-mc command?

Oliver

On Mon, 16 Mar 2020 at 15:08, Nico Weber via Phabricator <
reviews at reviews.llvm.org> wrote:

> thakis added a comment.
>
> I believe this breaks llvm/test/MC/ARM/lsl-zero.s on Windows.
>
> The failure started here:
> http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14810
> This build has many changes, but this is the only arm-related one as far as
> I can tell.
>
> It's still happening on trunk:
> http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/14816/steps/stage%201%20check/logs/stdio
>
> Please take a look, and if it takes a while to investigate, please revert
> while you look.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D70720/new/
>
> https://reviews.llvm.org/D70720
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/c2f7ef7d/attachment.html>


More information about the llvm-commits mailing list