commit | e6124112ab41442b4df11207eaf004bb6066c021 | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Fri Jul 01 14:22:52 2016 +0000 |
committer | John Brawn <john.brawn@arm.com> | Fri Jul 01 14:22:52 2016 +0000 |
tree | 9e77bbad88559924f0afc6ba6c0013685407c5c3 | |
parent | b5755a89959882b64dc9adc3a963b5ba920b392f [diff] |
[CMake] Add LLVM_BUILD_32_BITS to LLVMConfig.cmake Previously out-of-tree passes could detect if LLVM was built with LLVM_BUILD_32_BITS by looking for -m32 in LLVM_DEFINITIONS, but as of r271871 it no longer appears there. Resolve this by instead emitting LLVM_BUILD_32_BITS in LLVMConfig so it can be checked for directly. Differential Revision: http://reviews.llvm.org/D21434 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274351 91177308-0d34-0410-b5e6-96231b3b80d8