repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)
[llvm-project.git]
/
lld
/
unittests
/
CMakeLists.txt
blob
ffaea3f2078330f0df5d79f34178c9fd51b02f4f
1
function(add_lld_unittests test_dirname)
2
add_unittest(LLDUnitTests ${test_dirname} ${ARGN})
3
endfunction()
4
5
add_subdirectory(AsLibAll)
6
add_subdirectory(AsLibELF)