blob: 2762799d612459dfa8e239c75a964fd1131fd231 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
Core
Support
ScalarOpts
TransformUtils
)
add_llvm_unittest(ScalarTests
LoopPassManagerTest.cpp
)