[PATCH] D134972: [CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native target is enabled

Xiang Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 13:10:38 PDT 2022


python3kgae added a comment.

In D134972#3908924 <https://reviews.llvm.org/D134972#3908924>, @smeenai wrote:

> Sorry, this fell off my radar. This seems like it solves your problem, it's clean enough, and the alternative I had in mind wasn't significantly better, so we can go ahead with this.

Thanks for the review.
I'll see if it is possible to make check-clang work without native target next.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134972



More information about the llvm-commits mailing list