blob: 066aaab48cc7247dc2ca4cf81c7bfe235b0b6aa5 [file] [log] [blame]
Oscar Fuentesa229b3c2008-09-22 01:08:49 +00001add_llvm_library(LLVMAsmPrinter
2 AsmPrinter.cpp
Mike Stumpebf04f22009-05-19 00:18:14 +00003 DIE.cpp
4 DwarfDebug.cpp
5 DwarfException.cpp
6 DwarfLabel.cpp
7 DwarfPrinter.cpp
Oscar Fuentesa229b3c2008-09-22 01:08:49 +00008 DwarfWriter.cpp
9 OcamlGCPrinter.cpp
10 )