Skip to content

Commit

Permalink
Revert "[Clang] XFAIL sanitize-coverage-old-pm.c on 32bit Armv8l"
Browse files Browse the repository at this point in the history
This reverts commit c5028f3.
  • Loading branch information
omjavaid committed Jun 25, 2021
1 parent ef90657 commit d6a91f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/CodeGen/sanitize-coverage-old-pm.c
Expand Up @@ -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

Expand Down

0 comments on commit d6a91f6

Please sign in to comment.