OSDN Git Service

[cmake] Support host architectures other than x64
authorShoaib Meenai <smeenai@fb.com>
Wed, 13 Dec 2017 23:12:38 +0000 (23:12 +0000)
committerShoaib Meenai <smeenai@fb.com>
Wed, 13 Dec 2017 23:12:38 +0000 (23:12 +0000)
commitf04a54fea944da9d6fbb0f9498a9570233eb2bad
tree2f91d5a3c388f120a487fdfb1fc56b21bbb6f329
parent078619235a265ee16cacdf01c69ef41b1b34fc15
[cmake] Support host architectures other than x64

Allow building for other architectures when cross-compiling for Windows.

Differential Revision: https://reviews.llvm.org/D41158

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320656 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/platforms/WinMsvc.cmake