Intel® C++ Compiler 16.0 User and Reference Guide
Separates functions into COMDATs for the linker. This is a deprecated option. There is no replacement option.
Linux and OS X: | None |
Windows: | /Gy /Gy- |
None
ON |
The compiler separates functions into COMDATs. |
This option tells the compiler to separate functions into COMDATs for the linker.
Visual Studio: Code Generation > Enable Function-Level Linking
Eclipse: None
Xcode: None
None