mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
I did this using a sed pattern and verified by hand that I was only touching target-swift-emit-silgen lines.
3 lines
157 B
Swift
3 lines
157 B
Swift
// RUN: %target-swift-emit-silgen -enable-sil-opaque-values -emit-sorted-sil -Xllvm -sil-full-demangle %s | %FileCheck %s
|
|
// REQUIRES: EnableSILOpaqueValues
|