ProfileData: Introduce the InstrProfReader interface and a text reader
[oota-llvm.git] / tools / llvm-profdata / LLVMBuild.txt
index fc9e46919979959016c66846026713de40cb9a5c..bbc1ea6fceb9cfcabed8a6c7e62500e5698397ba 100644 (file)
@@ -19,4 +19,4 @@
 type = Tool
 name = llvm-profdata
 parent = Tools
-required_libraries = Support
+required_libraries = ProfileData Support