Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
llvm
/
unittests
/
Linker
/
CMakeLists.txt
blob: e94f4be8a2e9dcbf024f4de368737e8b2e2ecf91 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
AsmParser
core
linker
)
add_llvm_unittest(LinkerTests
LinkModulesTest.cpp
)