mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Which makes more sense. At the time RunUnitTests was added, there were no module passes, yet.
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
// RUN: %target-sil-opt %s -run-unit-tests -o /dev/null
|
|
|
|
// REQUIRES: swift_in_compiler
|
|
|