summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Remarks/CMakeLists.txt
blob: 2ab7e8476a19bcf4b33aa3a0ff060a2696a5cc83 (plain)
1
2
3
4
5
add_llvm_library(LLVMRemarks
  Remark.cpp
  RemarkParser.cpp
  YAMLRemarkParser.cpp
)
OpenPOWER on IntegriCloud