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.
2 parents c3c032b + 315fb44 commit c7cc158Copy full SHA for c7cc158
test/SILOptimizer/opt-remark-generator.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swiftc_driver -O -Rpass-missed=sil-opt-remark-gen -Xllvm -sil-disable-pass=FunctionSignatureOpts -emit-sil %s -o /dev/null -Xfrontend -verify
2
+// REQUIRES: optimized_stdlib
3
4
public class Klass {}
5
0 commit comments