Create INTERPROCEDURAL_OPTIMIZATION build feature
This commit creates target and directory properties to enable the Intel interprocedural optimization support on Linux. Enabling it adds the compiler option '-ipo' and uses 'xiar' to create archives. See issue #9615.
Showing
- Modules/Platform/Linux-Intel-C.cmake 3 additions, 1 deletionModules/Platform/Linux-Intel-C.cmake
- Modules/Platform/Linux-Intel-CXX.cmake 3 additions, 1 deletionModules/Platform/Linux-Intel-CXX.cmake
- Modules/Platform/Linux-Intel-Fortran.cmake 3 additions, 1 deletionModules/Platform/Linux-Intel-Fortran.cmake
- Source/cmMakefile.cxx 13 additions, 0 deletionsSource/cmMakefile.cxx
- Source/cmMakefileLibraryTargetGenerator.cxx 6 additions, 0 deletionsSource/cmMakefileLibraryTargetGenerator.cxx
- Source/cmMakefileTargetGenerator.cxx 5 additions, 0 deletionsSource/cmMakefileTargetGenerator.cxx
- Source/cmTarget.cxx 13 additions, 0 deletionsSource/cmTarget.cxx
Loading
Please register or sign in to comment