mirror of
https://github.com/Z3Prover/z3
synced 2025-11-19 12:20:49 +00:00
This analogous to the `--optimize` flag in the Python/Makefile build system except that we now support doing LTO with Clang/GCC as well. However it is probably best to avoid doing LTO with Clang or GCC for now because I see a bunch of warnings about ODR violations when building with LTO. LTO can be enabled with the new `LINK_TIME_OPTIMIZATION` option which is off by default. |
||
|---|---|---|
| .. | ||
| cmake | ||
| qprofdiff | ||