| set(LLVM_LINK_COMPONENTS | |
| Analysis | |
| AsmParser | |
| Core | |
| Support | |
| ) | |
| add_llvm_unittest(AnalysisTests | |
| AliasAnalysisTest.cpp | |
| BlockFrequencyInfoTest.cpp | |
| BranchProbabilityInfoTest.cpp | |
| CFGTest.cpp | |
| CGSCCPassManagerTest.cpp | |
| CallGraphTest.cpp | |
| LazyCallGraphTest.cpp | |
| LoopInfoTest.cpp | |
| MemoryBuiltinsTest.cpp | |
| ProfileSummaryInfoTest.cpp | |
| ScalarEvolutionTest.cpp | |
| TBAATest.cpp | |
| TargetLibraryInfoTest.cpp | |
| UnrollAnalyzer.cpp | |
| ValueTrackingTest.cpp | |
| ) |