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 3f849d4 + 7a50942 commit a039ec8Copy full SHA for a039ec8
validation-test/SIL/verify_all_overlays.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/python
2
# RUN: ${python} %s %target-swiftmodule-name %platform-sdk-overlay-dir \
3
# RUN: %target-sil-opt -sdk %sdk -enable-sil-verify-all \
4
-# RUN: -Fsystem %sdk/System/Library/PrivateFrameworks \
+# RUN: -F %sdk/System/Library/PrivateFrameworks \
5
# RUN: -F "%xcode-extra-frameworks-dir"
6
7
# REQUIRES: long_test
0 commit comments