Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in compiler-rt
authorGreg Bedwell <greg_bedwell@sn.scee.net>
Mon, 13 Nov 2017 12:40:05 +0000 (12:40 +0000)
committerGreg Bedwell <greg_bedwell@sn.scee.net>
Mon, 13 Nov 2017 12:40:05 +0000 (12:40 +0000)
commit99e183cd5a01b4d282f5932948ef78d98441b1da
tree465c2e2facbb58cad43b9c1fc41bfcefb2a8eec6
parent842aa90192cc83eff5b72898f1a33f0b0b0a07a5
Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in compiler-rt

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

llvm-svn: 318034
llvm/cmake/modules/AddLLVM.cmake