mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
e37274c5c8
- **Explanation**: Adding support for `swift-frontend -print-target-info -target wasm32-unknown-emscripten`, which is required before this triple is supported in `swiftc`. - **Scope**: Limited to Emscripten Wasm support. - **Issues**: rdar://175887675 - **Risk**: Very low due to limited scope. - **Testing**: Added a new case to the lit test suite.