blob: dbc84e61841a25a5488b48069d2b336cf432b64b (
plain)
1
2
3
4
5
6
|
CheckIPOSupported
-----------------
* A :module:`CheckIPOSupported` module was added to help projects
check whether interprocedural optimization (IPO) is supported by
the current toolchain and CMake version.
|