[PATCH] D70720: [llvm-objdump] Display locations of variables alongside disassembly
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 08:08:14 PDT 2020
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
More information about the llvm-commits
mailing list