LowerBitSets: Give names to aliases of unnamed bitset element objects.
[oota-llvm.git] / tools / CMakeLists.txt
index 1f415b620dfcb1a9386e855545caece010e27290..7859b49c9de740a68dad29e1a8b69b5adf33b98b 100644 (file)
@@ -37,7 +37,7 @@ add_llvm_tool_subdirectory(llvm-readobj)
 add_llvm_tool_subdirectory(llvm-rtdyld)
 add_llvm_tool_subdirectory(llvm-dwarfdump)
 add_llvm_tool_subdirectory(dsymutil)
-add_llvm_tool_subdirectory(llvm-vtabledump)
+add_llvm_tool_subdirectory(llvm-cxxdump)
 if( LLVM_USE_INTEL_JITEVENTS )
   add_llvm_tool_subdirectory(llvm-jitlistener)
 else()