mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Re-add UNSUPPORTED for watchos arm64_32 in lto_autolink.swift.
Tests are failing with: <unknown>:0: error: unknown target triple 'arm64_32-unknown-linux-gnu' <unknown>:0: error: clang importer creation failed
This commit is contained in:
@@ -43,4 +43,5 @@ import AutolinkElfCPragma
|
||||
import AutolinkModuleMapLink
|
||||
#endif
|
||||
|
||||
// UNSUPPORTED: OS=watchos && (CPU=arm64_32 || CPU=armv7k)
|
||||
// UNSUPPORTED: CPU=wasm32
|
||||
|
||||
Reference in New Issue
Block a user