Files
swift-mirror/test/SIL/Serialization/deserialize_objectivec.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

8 lines
281 B
Plaintext

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