[PATCH] D134972: [CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native target is enabled
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 17:06:22 PDT 2022
smeenai added a comment.
Sorry for the slow review.
Does this mean that LLVM_DEFAULT_TARGET_TRIPLE will now be empty when the native target isn't enabled (since LLVM_DEFAULT_TARGET_TRIPLE_default won't be set)? Does that cause any problems?
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