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