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 243243// RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EES5_RKS8_ \
244244// RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_S8_ \
245245// RUN: -e _ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_ \
246+ // RUN: -e _ZNSt7__cxx119to_stringEi \
246247// RUN: > %t/swiftCore-all.txt
247248// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
248249// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
484485// RUN: -e _ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_ \
485486// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJiEEERmDpOT_ \
486487// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJmEEERmDpOT_ \
488+ // RUN: -e _ZNSt7__cxx119to_stringEi \
487489// RUN: > %t/swiftRemoteMirror-all.txt
488490// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
489491// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments