elimiante the DWLabel class, using MCSymbol instead. Start
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
1 add_llvm_library(LLVMAsmPrinter
2   AsmPrinter.cpp
3   DIE.cpp
4   DwarfDebug.cpp
5   DwarfException.cpp
6   DwarfPrinter.cpp
7   DwarfWriter.cpp
8   OcamlGCPrinter.cpp
9   )