Remove out-of-date comment in llvm/tools/CMakeLists.txt.
[oota-llvm.git] / 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)