We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7587729 + c5024f9 commit cb12aacCopy full SHA for cb12aac
test/AutolinkExtract/import.swift
@@ -3,8 +3,6 @@
3
// RUN: %target-swiftc_driver -c %s -I %t -o %t/import_experimental.o
4
// RUN: %target-swift-autolink-extract %t/import_experimental.o -o - | %FileCheck --check-prefix CHECK-%target-object-format %s
5
6
-// REQUIRES: SR7255
7
-
8
// REQUIRES: autolink-extract
9
10
// CHECK-elf-DAG: -lswiftCore
0 commit comments