[PATCH] D21434: [CMake] Add LLVM_BUILD_32_BITS to LLVMConfig.cmake
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 17:21:19 PDT 2016
chapuni added a comment.
I don't like this idea that exposes LLVM_BUILD_32_BITS. Didn't you inspect LLVM_C*_FLAGS?
Or, we could introduce the way to export options for code formats, for other targets.
I supposed LLVM_BUILD_32_BITS as an option for developers.
Repository:
rL LLVM
http://reviews.llvm.org/D21434
More information about the llvm-commits
mailing list