Skip to content

Commit bebe49b

Browse files
committed
esp/ci: Upgrades build scripts to upstream 'release-19.1.5'
Also upgrades docker images: restructured and with the latest QEMU.
1 parent a39d0fc commit bebe49b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %clang_builtins %s %librt -o %t && %run %t
22
// REQUIRES: librt_has_udivmodti4
33
// REQUIRES: int128
4+
// UNSUPPORTED: target={{.+-esp-.+}}
45

56
#include "int_lib.h"
67
#include <stdio.h>

0 commit comments

Comments
 (0)