X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=tools%2Fllvm-profdata%2FCMakeLists.txt;h=4c64cfa1fa241d7c710459efcb1636dac468858d;hp=4b1357d87e11a74ad014a83bda285b3e3e306168;hb=c0f3b725555df38fc4d9be6154af95dad83694f8;hpb=6c22b041da771c2cccc004d97fd49543f0ebf168 diff --git a/tools/llvm-profdata/CMakeLists.txt b/tools/llvm-profdata/CMakeLists.txt index 4b1357d87e1..4c64cfa1fa2 100644 --- a/tools/llvm-profdata/CMakeLists.txt +++ b/tools/llvm-profdata/CMakeLists.txt @@ -1,4 +1,4 @@ -set(LLVM_LINK_COMPONENTS core support ) +set(LLVM_LINK_COMPONENTS core profiledata support ) add_llvm_tool(llvm-profdata llvm-profdata.cpp