fix cmake
[oota-llvm.git] / lib / CodeGen / SelectionDAG / CMakeLists.txt
index 6bff251add7109fca76487f38c65242d73bf30a5..9a79217658a8bd704bfb07db69d32fd5a00d6d43 100644 (file)
@@ -18,7 +18,7 @@ add_llvm_library(LLVMSelectionDAG
   SelectionDAGBuilder.cpp
   SelectionDAGISel.cpp
   SelectionDAGPrinter.cpp
-  SelectionDAGVLIW.cpp
+  ScheduleDAGVLIW.cpp
   TargetLowering.cpp
   TargetSelectionDAGInfo.cpp
   )