Files
swift-mirror/test/SIL/Serialization/deserialize_appkit.sil
Dmitri Hrybenko 6058d291ca CMake: allow the SDK overlay to be built separately from the compiler
and the stdandard library

rdar://19703353

Swift SVN r25139
2015-02-10 21:57:03 +00:00

9 lines
291 B
Plaintext

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