OSDN Git Service

Take HOST_PREFER_32_BIT into account
authorColin Cross <ccross@android.com>
Wed, 8 Apr 2015 21:50:08 +0000 (14:50 -0700)
committerColin Cross <ccross@android.com>
Wed, 8 Apr 2015 21:56:47 +0000 (14:56 -0700)
commit92ccc85915133409f202cb2a838c243d910e0df2
tree6fcfba06fb9f54fe214144b9df22a7dcf47351dc
parent62e6deb6547e82c80cf84385ffb9339bb6b09e6f
Take HOST_PREFER_32_BIT into account

LLVM modules should compile for 64-bit for the host, except when
HOST_PREFER_32_BIT is set.

Change-Id: I8179df10b929ce1cc655e097814fa50ca0c3c43e
llvm-host-build.mk