Common symbols don't have a value.
[oota-llvm.git] / tools / dsymutil / Makefile
index e8dc56946342a869843a911b9ae60f34516fdef8..c4365e0196b3e39adda34b1c8da86b337e7e9913 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-dsymutil
-LINK_COMPONENTS := DebugInfoDWARF Object Support
+LINK_COMPONENTS := all-targets AsmPrinter DebugInfoDWARF MC Object Support
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1