Tag sanitize-coverage-old-pm.c unsupported on arm 32 bit

This test is again failing across multiple bots and passing on others
there is no reliable way to enable it for some of the bots while
disabling for the unsupported ones. Tagging it as unsupported across all
types of Arm 32 bit cores.
This commit is contained in:
Muhammad Omair Javaid 2021-06-28 07:19:09 +05:00
parent 8f43407a07
commit 2ddca686ee
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// RUN: %clang %s -target x86_64-unknown-linux-gnu -emit-llvm -S -fsanitize=undefined -fsanitize-coverage=trace-pc,trace-cmp -o - -flegacy-pass-manager | FileCheck %s --check-prefixes=CHECK,UBSAN
//
// Host armv7 is currently unsupported: https://bugs.llvm.org/show_bug.cgi?id=46117
// XFAIL: armv8l
// UNSUPPORTED: armv7, thumbv7, armv8l
// The same issue also occurs on a riscv32 host.
// XFAIL: riscv32