[compiler-rt] [test] Remove a leftover XFAIL
authorMartin Storsjö <martin@martin.st>
Tue, 11 Apr 2023 08:59:31 +0000 (11:59 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 12 Apr 2023 07:17:03 +0000 (10:17 +0300)
This test succeeds on aarch64 windows now (tested both in mingw
mode and with clang-cl), most probably since commit
ccd96b3e03e18653e909852bfef105fc10782acb / D146667 ([builtins][test] Fix
divmodti4_test.c on Windows).

Differential Revision: https://reviews.llvm.org/D148000

compiler-rt/test/builtins/Unit/divmodti4_test.c

index 6795a60..51b1a0d 100644 (file)
@@ -1,4 +1,3 @@
-// XFAIL: target=aarch64-{{.*}}-windows-{{.*}}
 // RUN: %clang_builtins %s %librt -o %t && %run %t
 // REQUIRES: librt_has_divmodti4
 // REQUIRES: int128