[PATCH] D91334: [compiler-rt] Set CMAKE_TRY_COMPILE_TARGET_TYPE to STATIC_LIBRARY when building builtins standalone

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 10:38:06 PDT 2021


leonardchan added a comment.

In D91334#2628496 <https://reviews.llvm.org/D91334#2628496>, @mstorsjo wrote:

> In D91334#2621320 <https://reviews.llvm.org/D91334#2621320>, @phosek wrote:
>
>> I don't think this is an issue with this change, it's an issue on our side.
>
> Did you guys manage to sort this one out, or is there still some lingering issue potentially related to this?

I believe Petr was able to resolve this issue on our side, so no further changes needed. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91334



More information about the llvm-commits mailing list