diff options
Diffstat (limited to 'Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst')
-rw-r--r-- | Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst b/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst new file mode 100644 index 0000000..0c78dfb --- /dev/null +++ b/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst @@ -0,0 +1,7 @@ +INTERPROCEDURAL_OPTIMIZATION +---------------------------- + +Enable interprocedural optimization for targets in a directory. + +If set to true, enables interprocedural optimizations if they are +known to be supported by the compiler. |