Revert "[Clang] XFAIL sanitize-coverage-old-pm.c on 32bit Armv8l"

This reverts commit c5028f3473.
This commit is contained in:
Muhammad Omair Javaid 2021-06-25 04:59:32 +05:00
parent ef906573a1
commit d6a91f6c56
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: armv7, thumbv7, armv8l
// XFAIL: armv7, thumbv7
// The same issue also occurs on a riscv32 host.
// XFAIL: riscv32