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 247247// RUN: -e _ZNSt6vectorIjSaIjEE12emplace_backIJjEEERjDpOT_ \
248248// RUN: -e _ZNSt7__cxx119to_stringEi \
249249// RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
250+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_ \
251+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_OS6_ \
250252// RUN: > %t/swiftCore-all.txt
251253// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftCore) > %t/swiftCore-no-weak.txt
252254// RUN: diff -u %t/swiftCore-all.txt %t/swiftCore-no-weak.txt
492494// RUN: -e _ZNSt6vectorImSaImEE12emplace_backIJmEEERmDpOT_ \
493495// RUN: -e _ZNSt7__cxx119to_stringEi \
494496// RUN: -e _ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_ \
497+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EOS6_PKS3_ \
498+ // RUN: -e _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_OS6_ \
495499// RUN: > %t/swiftRemoteMirror-all.txt
496500// RUN: %llvm-nm --defined-only --extern-only --no-weak %platform-dylib-dir/%target-library-name(swiftRemoteMirror) > %t/swiftRemoteMirror-no-weak.txt
497501// RUN: diff -u %t/swiftRemoteMirror-all.txt %t/swiftRemoteMirror-no-weak.txt
You can’t perform that action at this time.
0 commit comments