SwiftLibraryModuleCommand-check-stdout.txt 258 B

12345
  1. .*swiftc(.exe)? .* -parse-as-library -static -emit-module .* -module-name StaticLibrary [^
  2. ]*
  3. .*swiftc(.exe)? .* -parse-as-library -emit-module .* -module-name DynamicLibrary [^
  4. ]*
  5. .*swiftc(.exe)? .* -j [0-9]* -num-threads [0-9]* -c -module-name Executable