We should set vendor name to distinguish our toolchain from official one. https://github.com/apple/swift/blob/f190342b617f42f2ae0248dfd51233c36d6db773/lib/Basic/Version.cpp#L399-L401 Expected output: ```bash $ swift --version SwiftWasm Swift version 5.3-dev (LLVM ba56ef042e, Swift 5855a96018) Target: x86_64-apple-darwin19.3.0 ```