Merging r261384:
[oota-llvm.git] / tools / llvm-profdata / Makefile
index 11276e25b959334f25b6403fcf87456c07770f55..6f8c16265f37afb66b6047cdabb0a7cae6123012 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-profdata
-LINK_COMPONENTS := core profile support
+LINK_COMPONENTS := profiledata support
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1