Unsupported sanitize-coverage-old-pm.c on 32 bit Arm

sanitize-coverage-old-pm.c is passing intermittently on different
arm v7 machines. This patch moves it to unsupported on all arm 32
targets reporting armv8l core.
This commit is contained in:
Muhammad Omair Javaid 2021-06-25 00:55:25 +00:00
parent a9f3ac9e3d
commit e8cded57fb
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +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
// UNSUPPORTED: armv8l
// XFAIL: armv7, thumbv7
// The same issue also occurs on a riscv32 host.
// XFAIL: riscv32