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 244244// RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_S8_ \
245245// RUN: -e _ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_ \
246246// RUN: -e _ZNSt7__cxx119to_stringEi \
247+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
247248// RUN: > %t/swiftCore-all.txt
248249// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
249250// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
486487// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJiEEERmDpOT_ \
487488// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJmEEERmDpOT_ \
488489// RUN: -e _ZNSt7__cxx119to_stringEi \
490+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
489491// RUN: > %t/swiftRemoteMirror-all.txt
490492// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
491493// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments