X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fllvm-profdata%2FMakefile;h=6f8c16265f37afb66b6047cdabb0a7cae6123012;hb=e3b2bd1e79c9c9d24490b6ddb2341afcf4210691;hp=11276e25b959334f25b6403fcf87456c07770f55;hpb=4207c6759c040ca9c26fd305b1e62d5c68a44fb1;p=oota-llvm.git diff --git a/tools/llvm-profdata/Makefile b/tools/llvm-profdata/Makefile index 11276e25b95..6f8c16265f3 100644 --- a/tools/llvm-profdata/Makefile +++ b/tools/llvm-profdata/Makefile @@ -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