We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39d0fc commit bebe49bCopy full SHA for bebe49b
compiler-rt/test/builtins/Unit/udivmodti4_test.c
@@ -1,6 +1,7 @@
1
// RUN: %clang_builtins %s %librt -o %t && %run %t
2
// REQUIRES: librt_has_udivmodti4
3
// REQUIRES: int128
4
+// UNSUPPORTED: target={{.+-esp-.+}}
5
6
#include "int_lib.h"
7
#include <stdio.h>
0 commit comments