Modularity: pass TempDir instead of DynFlags (#17957)
Pass TempDir instead of DynFlags to GHC.Utils.Process.runSomethingResponseFile.
This is a very minor cleanup step towards improving the linker code which still uses DynFlags.
Pass TempDir instead of DynFlags to GHC.Utils.Process.runSomethingResponseFile.
This is a very minor cleanup step towards improving the linker code which still uses DynFlags.