Skip to content

Commit f9f3978

Browse files
pwprzybylanashif
authored andcommitted
Disable failing compiler-rt test
1 parent 307ca57 commit f9f3978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler-rt/test/builtins/Unit/arm/aeabi_uldivmod_test.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This fails when libcxx is built with exceptions
2+
// UNSUPPORTED: armv6m-target-arch
13
// REQUIRES: arm-target-arch || armv6m-target-arch
24
// RUN: %clang_builtins %s %librt -o %t && %run %t
35

0 commit comments

Comments
 (0)