Several FIXME in the Swift repository mention that compilation with -incremental should not require the -output-file-map option to be specified:
Instead, the notes indicate that another way to specify a build record and where to put intermediates should be used. What should this other way be? What are the downsides of using an output file map?
- relates to
-
SR-327 Add --outdir argument to swiftc
-
- Open
-