mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 11:35:51 -04:00
ThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTO
llvm-svn: 370671
This commit is contained in:
parent
fb5661a884
commit
4fa267bcbb
@ -225,6 +225,10 @@ To bootstrap clang/LLVM with ThinLTO, follow these steps:
|
||||
``CMAKE_EXE_LINKER_FLAGS:STRING=``. Note the configure may fail if
|
||||
linker plugin options are instead specified directly in the previous step.
|
||||
|
||||
The `BOOTSTRAP_LLVM_ENABLE_LTO=Thin`` will enable ThinLTO for stage 2 and
|
||||
stage 3 in case the compiler used for stage 1 does not support the ThinLTO
|
||||
option.
|
||||
|
||||
More Information
|
||||
================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user