strength reduce this.
[oota-llvm.git] / lib / Analysis / IPA / CMakeLists.txt
index 007ad228ae56cba785f6f6836a29ff408574820d..8ffef29870ae0fef8fbf8d23ad2965c40c565e88 100644 (file)
@@ -3,4 +3,5 @@ add_llvm_library(LLVMipa
   CallGraphSCCPass.cpp
   FindUsedTypes.cpp
   GlobalsModRef.cpp
+  IPA.cpp
   )