[all-commits] [llvm/llvm-project] 3a6599: Remove XFAIL flag from sanitize-coverage-old-pm.c

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Sun Jun 27 15:38:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a6599b7bd0fe4fe579e0abd9bd882ea964dd627
      https://github.com/llvm/llvm-project/commit/3a6599b7bd0fe4fe579e0abd9bd882ea964dd627
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-06-28 (Mon, 28 Jun 2021)

  Changed paths:
    M clang/test/CodeGen/sanitize-coverage-old-pm.c

  Log Message:
  -----------
  Remove XFAIL flag from sanitize-coverage-old-pm.c

This test has started passing consistently on 32bit arm where underlying
core is reported as Armv7 or Thumbv7.
However it still fails intermittently on 32bit AArch32 reported as Armv8l.

https://lab.llvm.org/buildbot/#/builders/190/builds/20
https://lab.llvm.org/buildbot/#/builders/170/builds/41




More information about the All-commits mailing list