Pass a std::unique_ptr& to the create??? methods is lib/Object.
[oota-llvm.git] / tools / llvm-dwarfdump / CMakeLists.txt
index 05aad3f0b05b3cc94e290f5d1c4e4eb9601ebb52..288b3237010b13961308497c2c9ac74d74815e1c 100644 (file)
@@ -1,6 +1,7 @@
 set(LLVM_LINK_COMPONENTS
   DebugInfo
   Object
+  Support
   )
 
 add_llvm_tool(llvm-dwarfdump