DI: Rewrite the DIBuilder local variable API
[oota-llvm.git] / tools / llvm-profdata / Makefile
index 9d7ad527b169a80a07984a8b378ee5c98e8aaf88..6f8c16265f37afb66b6047cdabb0a7cae6123012 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL := ../..
 TOOLNAME := llvm-profdata
-LINK_COMPONENTS := core support
+LINK_COMPONENTS := profiledata support
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1