Skip to content

Commit 47b6c65

Browse files
committed
[embedded] Update expected symbol dependencies in test/embedded/dependencies-concurrency-custom-executor.swift
1 parent ed441eb commit 47b6c65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/embedded/dependencies-concurrency-custom-executor.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
// DEP: ___stack_chk_guard
2727
// DEP: ___stderrp
2828
// DEP: _abort
29+
// DEP: _clock_gettime
2930
// DEP: _exit
3031
// DEP: _fprintf
3132
// DEP: _free
@@ -38,6 +39,7 @@
3839
// DEP: _putchar
3940
// DEP: _strlen
4041
// DEP: _vfprintf
42+
// DEP: _vprintf
4143
// DEP: _vsnprintf
4244
// DEP: _write
4345

0 commit comments

Comments
 (0)