Files
swift-mirror/test/ParseableInterface/ModuleCache/Inputs/prebuilt-module-cache/LibExporter.swiftinterface
Jordan Rose 614deb640b [ParseableInterface] Pass prebuilt cache path down to sub-invocations
Otherwise, the top-level compilation gets the benefit of the prebuilt
cache path, but the sub-invocations for swiftinterfaces that /do/
need to be compiled do not.
2018-12-21 15:41:17 -08:00

5 lines
124 B
Plaintext

// swift-interface-format-version: 1.0
// swift-module-flags: -parse-stdlib -module-name LibExporter
@_exported import Lib