We need to propagate the debug location information even when dealing with the
[oota-llvm.git] / lib / Target / Sparc / CMakeLists.txt
index 37f7835c8ab158e68a5e1ae889916e85415cf86e..eefa7e8f4d9a43d32b896ada7538a7b82143db48 100644 (file)
@@ -10,10 +10,9 @@ tablegen(SparcGenDAGISel.inc -gen-dag-isel)
 tablegen(SparcGenSubtarget.inc -gen-subtarget)
 tablegen(SparcGenCallingConv.inc -gen-callingconv)
 
-add_llvm_target(Sparc
+add_llvm_target(SparcCodeGen
   DelaySlotFiller.cpp
   FPMover.cpp
-  SparcAsmPrinter.cpp
   SparcInstrInfo.cpp
   SparcISelDAGToDAG.cpp
   SparcISelLowering.cpp