aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/CMakeLists.txt
blob: 7ed5f97dbd5d55656a52ea51e4b1b65203a5e04f (plain)
1
2
3
4
5
add_llvm_library(LLVMAsmPrinter
  AsmPrinter.cpp
  DwarfWriter.cpp
  OcamlGCPrinter.cpp
  )