summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/CheckIPOSupported.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/CheckIPOSupported.rst')
-rw-r--r--Help/release/dev/CheckIPOSupported.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/CheckIPOSupported.rst b/Help/release/dev/CheckIPOSupported.rst
new file mode 100644
index 0000000..dbc84e6
--- /dev/null
+++ b/Help/release/dev/CheckIPOSupported.rst
@@ -0,0 +1,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.