diff options
Diffstat (limited to 'Help/release/dev/CheckIPOSupported.rst')
-rw-r--r-- | Help/release/dev/CheckIPOSupported.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/CheckIPOSupported.rst b/Help/release/dev/CheckIPOSupported.rst deleted file mode 100644 index dbc84e6..0000000 --- a/Help/release/dev/CheckIPOSupported.rst +++ /dev/null @@ -1,6 +0,0 @@ -CheckIPOSupported ------------------ - -* A :module:`CheckIPOSupported` module was added to help projects - check whether interprocedural optimization (IPO) is supported by - the current toolchain and CMake version. |