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.
1 parent dd893e8 commit e7ed09dCopy full SHA for e7ed09d
test/IRGen/autolink_elf.swift
@@ -3,6 +3,7 @@
3
// RUN: %swift -target x86_64-unknown-linux-gnu -emit-module -parse-stdlib -o %t -module-name Empty -module-link-name swiftEmpty %S/../Inputs/empty.swift
4
// RUN: %swift -target x86_64-unknown-linux-gnu %s -I %t -parse-stdlib -disable-objc-interop -module-name main -emit-ir -o - | FileCheck %s
5
6
+// REQUIRES: SR2116
7
// REQUIRES: X86
8
9
import Empty
0 commit comments