Navigation
index
next
|
previous
|
PyPy documentation
»
Project Documentation
»
Configuration Options for PyPy
»
translation
»
translation.lto
¶
name:
lto
description:
enable link time optimization
command-line:
–lto
command-line for negation:
–no-lto
option type:
boolean option
default:
False
requirements:
translation.gcrootfinder
must be set to ‘shadowstack’
Previous topic
translation.lldebug0
Next topic
translation.icon
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
PyPy documentation
»
Project Documentation
»
Configuration Options for PyPy
»
translation
»