1 add_llvm_library(LLVMipa 2 CallGraph.cpp 3 CallGraphSCCPass.cpp 4 FindUsedTypes.cpp 5 GlobalsModRef.cpp 6 IPA.cpp 7 ) 8