llvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtriple=aarch64-unknown-unknown...
[oota-llvm.git] / tools / CMakeLists.txt
index 69c4050c915b98f48f9d0e2dc5d296d858a3d53c..12e10fd0bbd1cbfe9cb6aac262a1532e001d8562 100644 (file)
@@ -39,6 +39,8 @@ add_llvm_tool_subdirectory(llvm-mcmarkup)
 
 add_llvm_tool_subdirectory(llvm-symbolizer)
 
+add_llvm_tool_subdirectory(llvm-c-test)
+
 add_llvm_tool_subdirectory(obj2yaml)
 add_llvm_tool_subdirectory(yaml2obj)