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 ce11162 commit 6eb6311Copy full SHA for 6eb6311
test/SILOptimizer/character_literals.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swift-frontend -parse-as-library -O -emit-ir %s | %FileCheck %s
2
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
3
// REQUIRES: swift_in_compiler
4
+// REQUIRES: PTRSIZE=64
5
6
// This is an end-to-end test to ensure that the optimizer generates
7
// a simple literal for character literals.
0 commit comments