Files
swift-mirror/test/AutolinkExtract/empty.swift
2016-08-10 23:52:02 -07:00

8 lines
233 B
Swift

// RUN: %target-swiftc_driver -c %s -o %t
// RUN: %target-swift-autolink-extract %t -o - | %FileCheck --check-prefix CHECK-%target-object-format %s
// REQUIRES: autolink-extract
// CHECK-elf: -lswiftCore
// CHECK-coff: -lswiftCore