[CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depen...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 10 Dec 2013 10:30:08 +0000 (10:30 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 10 Dec 2013 10:30:08 +0000 (10:30 +0000)
commitfaeef98cbcd1b8e1830b3ced48e85dd77c1b71b8
tree39193d18c80613faf0839b3234a89ec98d1d6643
parentcbb73d1b91557d6cc1bd69d1171a1011b2941359
[CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depends on nothing described in LLVM_LINK_COMPONENTS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196902 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/CMakeLists.txt