blob: aefb16cb8d963ed13be53313c33a64d2cde70329 [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
NAKAMURA Takumid3415c22014-03-23 01:23:36 +00005 )