ProfileData: Introduce the InstrProfReader interface and a text reader
[oota-llvm.git] / lib / CMakeLists.txt
index 9367f553134208550f1a80153decdf4b83bf9d55..fab1c8747b9fbd59cc6dcb7eec4b8fff8186b7ba 100644 (file)
@@ -16,3 +16,4 @@ add_subdirectory(ExecutionEngine)
 add_subdirectory(Target)
 add_subdirectory(AsmParser)
 add_subdirectory(LineEditor)
+add_subdirectory(ProfileData)