[PATCH] D121029: [CMake] Replace `TARGET_TRIPLE` with `TOOLCHAIN_TARGET_TRIPLE` for Win-to-Arm cross toolchain cache file.
Vlad Vereschaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 4 16:09:51 PST 2022
vvereschaka created this revision.
vvereschaka added a reviewer: vvereschaka.
Herald added subscribers: kristof.beyls, mgorny.
Herald added a project: All.
vvereschaka requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Avoid using `TARGET_TRIPLE` argument for the cross toolchain cmake cache file and replace it with `TOOLCHAIN_TARGET_TRIPLE` argument.
Reference: https://reviews.llvm.org/D119918
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121029
Files:
clang/cmake/caches/CrossWinToARMLinux.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121029.413161.patch
Type: text/x-patch
Size: 14663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220305/acd7b61b/attachment-0001.bin>
More information about the cfe-commits
mailing list