File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 35
35
// RUN: -e _ZSt16__once_call_implISt12_Bind_simpleIFPFvPvEPA168_cEEEvv \
36
36
// RUN: -e _ZSt16__once_call_implISt12_Bind_simpleIFPFvPvEPA216_cEEEvv \
37
37
// RUN: -e _ZN9__gnu_cxx12__to_xstringISscEET_PFiPT0_mPKS2_P13__va_list_tagEmS5_z \
38
+ // RUN: -e _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits \
39
+ // RUN: -e _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits \
38
40
// RUN: > %t/swiftCore-all.txt
39
41
// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
40
42
// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
61
63
// RUN: -e _ZSt16__once_call_implISt12_Bind_simpleIFPFvPvEPA168_cEEEvv \
62
64
// RUN: -e _ZSt16__once_call_implISt12_Bind_simpleIFPFvPvEPA216_cEEEvv \
63
65
// RUN: -e _ZN9__gnu_cxx12__to_xstringISscEET_PFiPT0_mPKS2_P13__va_list_tagEmS5_z \
66
+ // RUN: -e _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits \
67
+ // RUN: -e _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits \
64
68
// RUN: > %t/swiftRemoteMirror-all.txt
65
69
// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
66
70
// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments