CMake: Builds main LLVM Target library before its sublibraries. This
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 14 Aug 2009 05:17:24 +0000 (05:17 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 14 Aug 2009 05:17:24 +0000 (05:17 +0000)
commit3d3ed3657268ab814a7f9ca952b32148d493c0be
treeb60728f6d638be7b5d857f571025f933dee1b763
parent22cac0d9b328ef89a6aafdbda9cd0cea71f8ce46
CMake: Builds main LLVM Target library before its sublibraries. This
way we ensure that tablegenned files exist before they are #include'd
by the LLVM Target sublibraries. Required for parallel builds.

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