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
[libc++][doc] Update the release notes for LLVM 18 (#78324)
[llvm-project.git]
/
clang
/
cmake
/
caches
/
Apple-stage2-ThinLTO.cmake
blob
54e54e306e7a6b627cf70e3c68ac584f83e992e5
1
# This file sets up a CMakeCache for Apple-style stage2 ThinLTO bootstrap. It is
2
# specified by the stage1 build.
3
4
5
set(LLVM_ENABLE_LTO THIN CACHE BOOL "")
6
include(${CMAKE_CURRENT_LIST_DIR}/Apple-stage2.cmake)