Revert r200340, "Add line table debug info to COFF files when using a win32 triple."
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
index b3eddac1911adc31412e72254f514d88223bd2af..2ad24e1af99225a5164bc0b64526f9ff55ab6ba5 100644 (file)
@@ -13,7 +13,6 @@ add_llvm_library(LLVMAsmPrinter
   ErlangGCPrinter.cpp
   OcamlGCPrinter.cpp
   Win64Exception.cpp
-  WinCodeViewLineTables.cpp
   )
 
 add_dependencies(LLVMAsmPrinter intrinsics_gen)