llvm-project/llvm/lib/ProfileData/CMakeLists.txt

6 lines
97 B
CMake

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