LLParser: Handle BlockAddresses on-the-fly
[oota-llvm.git] / tools / CMakeLists.txt
index acc4eb12860ee07ab0f4da7b89fcf84eba73325a..940f656b5980a756fb93eda1e12cc0a9b5ee8c02 100644 (file)
@@ -43,6 +43,8 @@ add_llvm_tool_subdirectory(llvm-bcanalyzer)
 add_llvm_tool_subdirectory(llvm-stress)
 add_llvm_tool_subdirectory(llvm-mcmarkup)
 
+add_llvm_tool_subdirectory(verify-uselistorder)
+
 add_llvm_tool_subdirectory(llvm-symbolizer)
 
 add_llvm_tool_subdirectory(llvm-c-test)