Sign in
llvm
/
llvm-project.git
/
refs/heads/users/inclyc/bpf-expand-mem
/
.
/
lld
/
unittests
/
CMakeLists.txt
blob: ffaea3f2078330f0df5d79f34178c9fd51b02f4f [
file
] [
log
] [
blame
] [
edit
]
function(add_lld_unittests test_dirname)
add_unittest(LLDUnitTests ${test_dirname} ${ARGN})
endfunction()
add_subdirectory(AsLibAll)
add_subdirectory(AsLibELF)