mirror of
https://github.com/apple/swift.git
synced 2026-01-02 22:53:12 +01:00
In all of these cases, we already had a SILFunction and were just grabbing its SILModule instead of passing it in. So this is just an NFC change. The reason why I am doing this is so that I can force emit opt-remarks on functions with the semantics attribute "optremark", so I need to be able to access the SILFunction in the optimization remark infrastructure.
4.1 KiB
4.1 KiB