thakis added a comment.

In D102339#2756726 <https://reviews.llvm.org/D102339#2756726>, @aganea wrote:

> In D102339#2755867 <https://reviews.llvm.org/D102339#2755867>, @thakis wrote:
>
>> We share obj files built on linux and on windows. So that's a goal for us.
>
> Hello @thakis, I believe you don't use this codepath to generate the cache 
> key, do you? I thought you had a custom python script to extract the 
> dependencies?

Oh, is this only used for `-MD` / `-MMD`? If so, yes, we don't use this on 
Windows atm. But someone's working on setting a win->linux cross build, and 
that would use this code path I think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102339/new/

https://reviews.llvm.org/D102339

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to