blob: 7144c84017c82c8c0c630c161f6e9c875f7b7738 [file] [log] [blame]
// Test GLKit.swift in JIT mode.
// -module-name is necessary because of rdar://problem/14483032
// RUN: %target-jit-run -module-name=main %S/GLKit.swift | %FileCheck %S/GLKit.swift
// REQUIRES: objc_interop
// REQUIRES: swift_interpreter