File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 3434// RUN: -e _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits \
3535// RUN: -e _ZNKSt8functionIFNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmmEEclEmm \
3636// RUN: -e _ZSt9call_onceIRFvPvEJDnEEvRSt9once_flagOT_DpOT0_ \
37+ // RUN: -e _ZNKSt8functionIFSsmmEEclEmm \
3738// RUN: > %t/swiftCore-all.txt
3839// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
3940// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
5960// RUN: -e _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits \
6061// RUN: -e _ZNKSt8functionIFNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmmEEclEmm \
6162// RUN: -e _ZSt9call_onceIRFvPvEJDnEEvRSt9once_flagOT_DpOT0_ \
63+ // RUN: -e _ZNKSt8functionIFSsmmEEclEmm \
6264// RUN: > %t/swiftRemoteMirror-all.txt
6365// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
6466// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments