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
[SimpleLoopUnswitch] Remove callbacks (#73300)
[llvm-project.git]
/
compiler-rt
/
unittests
/
CMakeLists.txt
blob
88f9865a6e7d78f46db1c4ada570af0e1bb8af88
1
# Needed for lit support in standalone builds.
2
include(AddLLVM)
3
4
configure_compiler_rt_lit_site_cfg(
5
${CMAKE_CURRENT_SOURCE_DIR}/lit.common.unit.configured.in
6
${CMAKE_CURRENT_BINARY_DIR}/lit.common.unit.configured)