Skip to content

Commit cd794b3

Browse files
authored
Changes in CoreGraphics.swift fixes the failure in objc_properties_jit.swift. Hence no need to mark this as unsupported on ppc64le.
1 parent 5b62763 commit cd794b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IRGen/objc_properties_jit.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// UNSUPPORTED: CPU=powerpc64le
21
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -enable-objc-interop %s -emit-ir -disable-objc-attr-requires-foundation-module -use-jit | %FileCheck %s
32

43
import Foundation

0 commit comments

Comments
 (0)