[PATCH] D98861: [CMAKE] Fix cross-compilation build

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 06:32:58 PDT 2021


jhenderson added a reviewer: ASDenysPetrov.
jhenderson added a comment.

Is this approach going to work for all the previous cases we've identified as problematic (and hence why we ended up with this approach)? In other words, is there a risk that this will actually cause things to regress in some cases?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98861



More information about the llvm-commits mailing list