mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Currently, the check for whether to serialize parseable interface arguments doesn't handle the case where a supplementary output file map is used, preferring only to check if the frontend is passed `-emit*interface`. Instead, check if the frontend inputs and outputs contains a parseable interface, and use that to determine if we need to save args. This also puts `-module-link-name` in the parseable interface arg list.
48 KiB
48 KiB