aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/CMakeLists.txt
blob: 7dc1fb596568664def028f385d1d8da5db17907a (plain)
1
2
3
4
5
6
7
8
9
add_llvm_library(LLVMAsmPrinter
  AsmPrinter.cpp
  DIE.cpp
  DwarfDebug.cpp
  DwarfException.cpp
  DwarfPrinter.cpp
  DwarfWriter.cpp
  OcamlGCPrinter.cpp
  )