[PATCH] D73486: [ms] [llvm-ml] Add support for attempted register parsing

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 10:28:23 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 62214 tests passed, 3 failed and 815 were skipped.

  failed: LLVM.MC/MSP430/addrmode.s
  failed: LLVM.MC/MSP430/reloc.s
  failed: lld.ELF/msp430.s

{icon times-circle color=red} clang-tidy: fail. clang-tidy found 1 errors and 0 warnings <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/clang-tidy.txt>. 0 of them are added as review comments below (why? <https://github.com/google/llvm-premerge-checks/blob/master/docs/clang_tidy.md#review-comments>).

{icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/clang-format.patch>.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/diff.json>, clang-tidy.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/clang-tidy.txt>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1765/test-results.xml>

//Pre-merge checks is in beta. Report issue <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=bug&template=bug_report.md&title=Issue%20with%20build%20for%20D73486%20%28240622%29>. Please join beta <https://reviews.llvm.org/project/update/78/join/> or enable it for your project <https://github.com/google/llvm-premerge-checks/issues/new?assignees=&labels=enhancement&template=&title=enable%20checks%20for%20{PATH}>.//


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73486/new/

https://reviews.llvm.org/D73486





More information about the llvm-commits mailing list