llvm-6502/lib/ProfileData/CMakeLists.txt
2014-03-23 01:23:36 +00:00

6 lines
97 B
CMake

add_llvm_library(LLVMProfileData
InstrProf.cpp
InstrProfReader.cpp
InstrProfWriter.cpp
)