Reapply r233175 and r233183: float2int.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index d12fdb7dd4ebfa2e03d27e30be61c0946f9034c4..4e4716f6bceeb5b6df9a0efcd5c0a76b31dacf31 100644 (file)
@@ -9,6 +9,7 @@ add_llvm_library(LLVMScalarOpts
   DeadStoreElimination.cpp
   EarlyCSE.cpp
   FlattenCFGPass.cpp
+  Float2Int.cpp
   GVN.cpp
   InductiveRangeCheckElimination.cpp
   IndVarSimplify.cpp