[PATCH] D31448: [Builtin] Unxfail tests for armhf

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 10:11:39 PDT 2017


weimingz added a comment.

The same test passed on
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/1202/
But failed on
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/5411

Filed bug https://bugs.llvm.org//show_bug.cgi?id=32457 to track it.
For now, we can mark it as "UNSUPPORTD" for armhf target. (r299005)


Repository:
  rL LLVM

https://reviews.llvm.org/D31448





More information about the llvm-commits mailing list