[PATCH] D142404: [docs] Prefer setting LLVM_HOST_TRIPLE instead of LLVM_DEFAULT_TARGET_TRIPLE and LLVM_TARGET_ARCH
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 14:18:00 PST 2023
barannikov88 added a comment.
I believe this is wrong? You're specifying the host triple, i.e. the platform on which the compiler should run.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142404/new/
https://reviews.llvm.org/D142404
More information about the llvm-commits
mailing list