mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Disable test/AutolinkExtract/import.swift
It started failing after #15408. SR-7255 rdar://38751453
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// RUN: %target-swiftc_driver -c %s -I %t -o %t/import_experimental.o
|
||||
// RUN: %target-swift-autolink-extract %t/import_experimental.o -o - | %FileCheck --check-prefix CHECK-%target-object-format %s
|
||||
|
||||
// REQUIRES: SR7255
|
||||
|
||||
// REQUIRES: autolink-extract
|
||||
|
||||
// CHECK-elf-DAG: -lswiftCore
|
||||
|
||||
Reference in New Issue
Block a user