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 57105f4 commit 8bf75f0Copy full SHA for 8bf75f0
test/IRGen/temporary_allocation/codegen.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -primary-file %s -O -emit-ir | %FileCheck %s
2
+// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
3
4
@_silgen_name("blackHole")
5
func blackHole(_ value: UnsafeMutableRawPointer?) -> Void
0 commit comments