=?utf-8?q?Björn?= Svensson <[email protected]>, =?utf-8?q?Björn?= Svensson <[email protected]>, =?utf-8?q?Björn?= Svensson <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
justincady wrote: Question regarding this approach versus #186908: if one already has a build using `-ffile-prefix-map` but is hitting reproducible build issues only when sanitizers are enabled, would the recommendation be to apply `-fsanitize-compilation-dir=` _in addition to_ `-ffile-prefix-map`? I ask because I believe ccache understands `-ffile-prefix-map` but not `-ffile-compilation-dir`, so making that transition might not be feasible for users relying on ccache for build performance. https://github.com/llvm/llvm-project/pull/201803 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
