ProfileData: Introduce the InstrProfReader interface and a text reader
[oota-llvm.git] / tools / llvm-profdata / CMakeLists.txt
index 4b1357d87e11a74ad014a83bda285b3e3e306168..4c64cfa1fa241d7c710459efcb1636dac468858d 100644 (file)
@@ -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