cmake/Tests/RunCMake/Swift/SwiftLibraryModuleCommand-check-stdout.txt

6 lines
258 B
Plaintext
Raw Normal View History

2024-04-14 22:45:38 +02:00
.*swiftc(.exe)? .* -parse-as-library -static -emit-module .* -module-name StaticLibrary [^
]*
.*swiftc(.exe)? .* -parse-as-library -emit-module .* -module-name DynamicLibrary [^
]*
.*swiftc(.exe)? .* -j [0-9]* -num-threads [0-9]* -c -module-name Executable