Remove out-of-date comment in llvm/tools/CMakeLists.txt.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Mar 2014 16:13:21 +0000 (16:13 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 4 Mar 2014 16:13:21 +0000 (16:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202857 91177308-0d34-0410-b5e6-96231b3b80d8

tools/CMakeLists.txt

index 5f006594c52a5544da9add4189a2a9e8054d9346..6223d1cadc369e40dca2820af5b31bfbee2b697b 100644 (file)
@@ -1,7 +1,3 @@
-# NOTE: The tools are organized into groups of four consisting of one large and
-# three small executables. This is done to minimize memory load in parallel
-# builds.  Please retain this ordering.
-
 add_llvm_tool_subdirectory(llvm-config)
 
 add_llvm_tool_subdirectory(opt)