Skip to content

Commit e015d71

Browse files
committed
Change UNSUPPORTED: linux to REQUIRES: objc_interop
1 parent 362f910 commit e015d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stdlib/runtime_autorelease_optimization.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// UNSUPPORTED: linux
1+
// REQUIRES: objc_interop
22
// RUN: otool -tvV %platform-module-dir/libswiftCore.dylib | %FileCheck %s --check-prefix=CHECK-%target-cpu
33

44
// Verify the autorelease return optimization sequence.

0 commit comments

Comments
 (0)