[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
authorJordan Rose <jordan_rose@apple.com>
Thu, 10 Sep 2015 17:55:02 +0000 (17:55 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 10 Sep 2015 17:55:02 +0000 (17:55 +0000)
commit1aa8d7ccfb86e486e19974db11de5692a19e07fd
tree39deff065e8f35cce05e365acea0817318d190e5
parent5d8f37f825cec858600981175c9f25303ad98bd5
[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/

Fix-up for r247305 to use the right variable. There's another use of
LLVM_SOURCE_DIR in this file that is probably also questionable, but it's
for Windows so I'm going to leave it alone.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247311 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake