Files
swift-mirror/test/SIL/Serialization/deserialize_appkit.sil
Jordan Rose 7860255706 [test] Re-enable deserialize_appkit.sil
It appears to be working again. I don't know what we did, but let's
not regress in the future!

rdar://problem/47200045
2019-07-26 15:51:10 -07:00

9 lines
354 B
Plaintext

// Make sure that we can deserialize AppKit.
// RUN: %target-sil-opt %platform-sdk-overlay-dir/AppKit.swiftmodule/%target-swiftmodule-name -module-name AppKit > /dev/null
// RUN: llvm-bcanalyzer %platform-sdk-overlay-dir/AppKit.swiftmodule/%target-swiftmodule-name | %FileCheck %s
// REQUIRES: objc_interop
// REQUIRES: OS=macosx
// CHECK-NOT: Unknown