[PATCH] D67401: Use host's executable suffix for clang when cross-compiling compiler-rt

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 11:44:20 PDT 2019


rnk added a comment.

In D67401#1666357 <https://reviews.llvm.org/D67401#1666357>, @broadwaylamb wrote:

> In D67401#1665548 <https://reviews.llvm.org/D67401#1665548>, @rnk wrote:
>
> > lgtm
>
>
> I don't have commit access, can I ask you to commit this for me? Or is there anything else that needs to be done?


Sure, I landed it in r371754. I actually tested it on Windows before landing, and check-asan seemed to work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67401





More information about the llvm-commits mailing list