mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The new flag -sil-fso-optimize-if-not-called forced function signature optimization to run even on functions which are not called. Doing so is helpful for tests to alleviate the burden of writing code to actually call a function in whose function signature optimization we are interested.
33 KiB
33 KiB