[all-commits] [llvm/llvm-project] c5028f: [Clang] XFAIL sanitize-coverage-old-pm.c on 32bit ...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Jun 24 03:48:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5028f3473ed50a7433fe278984cd1a755b338b9
https://github.com/llvm/llvm-project/commit/c5028f3473ed50a7433fe278984cd1a755b338b9
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M clang/test/CodeGen/sanitize-coverage-old-pm.c
Log Message:
-----------
[Clang] XFAIL sanitize-coverage-old-pm.c on 32bit Armv8l
sanitize-coverage-old-pm.c started failing on arm 32 bit where
underlying architecture reported is armv8l fore 32bit arm.
This patch XFAILS sanitize-coverage-old-pm.c on armv8l similar
to armv7 and thumbv7.
More information about the All-commits
mailing list