[PATCH] D119918: [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE

Vlad Vereschaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 14:39:28 PST 2022


vvereschaka added a comment.

@phosek @rovka

no need those changes for `CrossWinToARMLinux.cmake`. `TARGET_TRIPLE` is using to parametrize the cache file only.
But if there is a goal to completely remove `TARGET_TRIPLE` from the source tree I will update the cache file and the buildbot configuration accordingly


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

https://reviews.llvm.org/D119918



More information about the llvm-commits mailing list