summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
blob: c0986b91b926b83b29aaac048cb968a35c62cda0 (plain)
1
2
3
4
5
6
7
8
9
10
add_llvm_library(LLVMAsmPrinter
  AsmPrinter.cpp
  AsmPrinterDwarf.cpp
  AsmPrinterInlineAsm.cpp
  DIE.cpp
  DwarfDebug.cpp
  DwarfException.cpp
  DwarfWriter.cpp
  OcamlGCPrinter.cpp
  )
OpenPOWER on IntegriCloud