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 2dc2700 commit 8a3e25dCopy full SHA for 8a3e25d
test/IRGen/big_types_corner_cases.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil -enable-large-loadable-types %s -emit-ir | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-ptrsize
2
+// REQUIRES: optimized_stdlib
3
// UNSUPPORTED: resilient_stdlib
4
5
public struct BigStruct {
0 commit comments