[PATCH] D69651: [CMake] Add cross ARM toolchain CMake cache file.

2019-11-01 Thread Vlad Vereschaka via Phabricator via cfe-commits
vvereschaka updated this revision to Diff 227501. vvereschaka edited the summary of this revision. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69651/new/ https://reviews.llvm.org/D69651 Files: clang/cmake/caches/CrossWinToARMLinux.cmake Index:

[PATCH] D69651: [CMake] Add cross ARM toolchain CMake cache file.

2019-10-30 Thread Vlad Vereschaka via Phabricator via cfe-commits
vvereschaka created this revision. vvereschaka added reviewers: andreil99, gkistanova. Herald added subscribers: cfe-commits, kristof.beyls, mgorny. Herald added a project: clang. This cache file can be used to build CrossARM toolchain on Windows platform. Also it is going to be used by the build