[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConfig.cmake file
authorChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:16:23 +0000 (11:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 29 Dec 2014 11:16:23 +0000 (11:16 +0000)
commitab8df0b6c62b96dfc84f63a92ca6f5c0a0c1b31c
tree0bb82bec621ae2d5d61205c4e4c6951b4d181e89
parenta78e24e548b46d3effd50efe9c43d4b7a2627cb9
[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConfig.cmake file
that is used by other projects to build against LLVM. This will allow
subsequent patches to them to use LLVM_LIBDIR_SUFFIX, both when built as
part of the larger LLVM build an as part of a standalone build against
an installed set of LLVM libraries.

llvm-svn: 224920
llvm/cmake/modules/LLVMConfig.cmake.in