blob: 5204afcdc4eeadd1c50b75f93f3691fc0c9863a8 [file] [log] [blame]
Justin Bognerf8d79192014-03-21 17:24:48 +00001add_llvm_library(LLVMProfileData
2 InstrProf.cpp
3 InstrProfReader.cpp
Justin Bognerb9bd7f82014-03-21 17:46:22 +00004 InstrProfWriter.cpp
Justin Bognerf8d79192014-03-21 17:24:48 +00005
6 LINK_LIBS
7 LLVMSupport
8)