Remove the very substantial, largely unmaintained legacy PGO
[oota-llvm.git] / tools / CMakeLists.txt
index d8001e75a70c94c4265fab2c98140a7080668ee9..69c4050c915b98f48f9d0e2dc5d296d858a3d53c 100644 (file)
@@ -15,7 +15,6 @@ add_llvm_tool_subdirectory(llvm-nm)
 add_llvm_tool_subdirectory(llvm-size)
 
 add_llvm_tool_subdirectory(llvm-cov)
-add_llvm_tool_subdirectory(llvm-prof)
 add_llvm_tool_subdirectory(llvm-link)
 add_llvm_tool_subdirectory(lli)