[PATCH] D148000: [compiler-rt] [test] Remove a leftover XFAIL

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 00:18:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea47dcf2c85d: [compiler-rt] [test] Remove a leftover XFAIL (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148000/new/

https://reviews.llvm.org/D148000

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


Index: compiler-rt/test/builtins/Unit/divmodti4_test.c
===================================================================
--- compiler-rt/test/builtins/Unit/divmodti4_test.c
+++ compiler-rt/test/builtins/Unit/divmodti4_test.c
@@ -1,4 +1,3 @@
-// XFAIL: target=aarch64-{{.*}}-windows-{{.*}}
 // RUN: %clang_builtins %s %librt -o %t && %run %t
 // REQUIRES: librt_has_divmodti4
 // REQUIRES: int128


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148000.512669.patch
Type: text/x-patch
Size: 398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/4d30d6b4/attachment.bin>


More information about the llvm-commits mailing list