Switch from using a lit.cfg-generator variable that happens to be found
authorChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 20:14:54 +0000 (20:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 20:14:54 +0000 (20:14 +0000)
commit20d8c1645c84a8d946fc21b599ebf49e3e798ddd
tree927040c03eae21cbc78e5664e7c7c9386500e650
parent39ae36337f87b1530c1680ae561c952c827d6e88
Switch from using a lit.cfg-generator variable that happens to be found
due to strange scoping rules to the actual canonical variable name
within the LLVM CMake build.

No functionality changed.

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