Files
swift-mirror/test/IRGen/static-library.swift
Stefan Gränitz 6ae30edd2a Fix invalid substitution in IRGen/static-library.swift (#79607)
%swiftc_driver_plain is initialized from the plain swiftc path in config.swiftc, while %swiftc_driver gets extras like SDKROOT, stdlib-rpath and custom options. There is no plain pendant for the 'target-' prefixed version, but the regular one seems fine.
2025-02-25 11:10:44 -08:00

2.2 KiB