Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-emscripten
/
unittests
/
Transforms
/
Scalar
/
CMakeLists.txt
blob: 2762799d612459dfa8e239c75a964fd1131fd231 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Analysis
AsmParser
Core
Support
ScalarOpts
TransformUtils
)
add_llvm_unittest(ScalarTests
LoopPassManagerTest.cpp
)