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.
2 parents b6754aa + fbdcb54 commit c531f29Copy full SHA for c531f29
test/embedded/dependencies-concurrency.swift
@@ -23,30 +23,19 @@
23
// DEP: ___stack_chk_fail
24
// DEP: ___stack_chk_guard
25
// DEP: ___stderrp
26
-// DEP: __availability_version_check
27
// DEP: _abort
28
-// DEP: _dispatch_once_f
29
-// DEP: _dlsym
30
// DEP: _exit
31
-// DEP: _fclose
32
-// DEP: _fopen
33
// DEP: _fprintf
34
-// DEP: _fread
35
// DEP: _free
36
-// DEP: _fseek
37
-// DEP: _ftell
38
// DEP: _malloc
39
// DEP: _memset_s
40
// DEP: _nanosleep
41
// DEP: _posix_memalign
42
// DEP: _putchar
43
-// DEP: _rewind
44
-// DEP: _sscanf
45
// DEP: _strlen
46
// DEP: _vfprintf
47
// DEP: _vsnprintf
48
// DEP: _write
49
-// DEP: dyld_stub_binder
50
51
// RUN: %target-run %t/a.out | %FileCheck %s
52
0 commit comments