[PATCH] D36747: [Asm, ARM] Add fallback diag for multiple invalid operands

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 05:48:52 PST 2017


olista01 reopened this revision.
olista01 added a comment.
This revision is now accepted and ready to land.

I've reverted this because it is causing a buildbot failure - http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/6552/steps/test-check-all/logs/stdio.

It's not clear to me what the problem is from the lit output, and I haven't been able to reproduce the failure locally by enabling expensive checks. This looks very similar to the problem Sander hit in https://reviews.llvm.org/D40011.


Repository:
  rL LLVM

https://reviews.llvm.org/D36747





More information about the llvm-commits mailing list